Name fping
Version 5.5
Summary sends ICMP ECHO_REQUEST packets to network hosts
Description fping is a ping like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. fping differs from ping in that you can specify any number of targets on the command line, or specify a file containing the lists of targets to ping. Instead of sending to one target until it times out or replies, fping will send out a ping packet and move on to the next target in a round-robin fashion.
Section net
License fping
Homepage http://www.fping.org/
Bug tracker https://github.com/schweikert/fping/issues
Recipe file meta-openembedded/meta-networking/recipes-support/fping/fping_5.5.bb
Layer meta-voltumna (master branch)
Inherits
  • autotools
  • gcc
  • gcc-native
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gcc-cross-i686
  • libtool-cross
  • libtool-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • ipv6

Sources

http://www.fping.org/dist/fping-5.5.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master fping 5.5 (this recipe)