Commit Graph

4 Commits (4aad0b2c14676c4163c5f58ce36728ed1d986c81)

Author SHA1 Message Date
David Schweikert b7343ed256 start work on seqmap 12 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.
13 years ago
David Schweikert 9b82b5e716 reorganized source directory 13 years ago
David Schweikert 5018cb8234 reorganized source directory 13 years ago