1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-20 23:30:26 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
fd020977b5 Prepare 3.4 2012-09-04 09:32:09 +02:00
aff259bbd0 release 3.3 2012-08-19 23:06:18 +02:00
02ac0090e1 Call this 3.3-rc1, not 3.3rc1 2012-07-20 00:39:44 +02:00
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.
2012-07-19 18:52:25 +02:00
4a5c82f6a5 start calling this 3.3rc1 2012-07-16 00:57:31 +02:00
780865c8ee release 3.2 2012-05-29 10:25:21 +02:00
70b8d7e21e Release 3.2-rc1 2012-05-22 10:03:27 +02:00
967266168d remove generated files 2012-05-22 10:00:02 +02:00