Commit Graph

12 Commits (2dbe46f9367a5f4de422638335997480f576c3c0)

Author SHA1 Message Date
David Schweikert e5c3839073 integrate optparse (https://github.com/skeeto/optparse) 8 years ago
David Schweikert 9787dd0136 sync with develop 8 years ago
David Schweikert 12971e5409 ipv4/ipv6 unification fixes 8 years ago
David Schweikert 3c53d9be3f first version of fping that can do ipv4 and ipv6 at the same time 8 years ago
Anthony DeRobertis 58fcce9547 New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis) 9 years ago
David Schweikert 07e719d8db add -Wall -Wextra, fix some errors 9 years ago
David Schweikert d862dd962b release preparations 11 years ago
David Schweikert 0ab66f80de Refactor socket handling, allow running as non-root on Mac OS X by using non-privileged ICMP (#7) 11 years ago
David Schweikert b7343ed256 start work on seqmap 11 years ago
Niclas Zeising bdef483f4b Add --with-ipv4 and --with-ipv6 options to cnfigure
Currently, to get IPv6 fping you have to pass -DIPV6 to to make while
compiling, and the resulting fping will not handle ipv4.  This patch
adds --with-ipv4 (enabled by default) and --with-ipv6 (disabled by
default) that gives a IPv4 capable fping, and a IPv6 capable fping6
respectively.  Both can be enabled, or either one.  If both the IPv4 and
the IPv6 versions are disabled, configure will throw an error.
12 years ago
David Schweikert 9b82b5e716 reorganized source directory 13 years ago
David Schweikert 5018cb8234 reorganized source directory 13 years ago