Commit Graph

72 Commits

Author SHA1 Message Date
Carsten 46852d6394 Version 3.13 changes 2016-02-22 19:41:59 +01:00
David Schweikert 3cc482f2d3 Fix double entries with fping -u and unreachable hosts 2014-06-13 08:07:08 +02:00
David Schweikert 3aed2604bb prepare v3.10 2014-05-04 22:25:06 +02:00
David Schweikert 609f4f17c4 Better document -B backoff-factor and when it can be used (#33, Oleksiy Zagorskyi), fixes #33 2014-05-04 22:22:53 +02:00
David Schweikert 2b5d9ef795 remove support for NIS groups, do not retry twice DNS lookup on DNS lookup problem 2014-05-04 21:16:11 +02:00
David Schweikert 86f0b1e380 Allow option '-f' also for non-root (since setuid privileges are dropped) 2014-04-28 19:24:36 +02:00
David Schweikert 3cf9a8a3cd Fix confusing error message with -g and IPv6 addresses (fixes #58) 2014-04-04 22:23:32 +02:00
David Schweikert c6f37022a4 Release 3.9 2014-03-08 21:01:59 +01:00
David Schweikert cd21d0bb91 more tests 2014-03-07 15:57:47 +01:00
David Schweikert af0446b046 more tests 2014-03-06 22:43:35 +01:00
David Schweikert 930af0fc54 fix typo in ChangeLog 2014-03-05 16:23:53 +01:00
David Schweikert 00e3384d5c Fix complication problem on FreeBSD (#57) 2014-03-05 16:12:26 +01:00
David Schweikert 56c431df13 add travis-ci / coveralls to ChangeLog 2014-03-05 09:50:05 +01:00
David Schweikert 3e8eb6c613 Fix random output on socket error (reported by Aleksandrs Saveljevs, #56) 2014-02-27 22:56:17 +01:00
David Schweikert bda0744d2c Give due credit 2013-11-08 11:17:05 +01:00
David Schweikert d6808efd81 Fix segmentation fault introduced in version 3.7 with loop mode (#55) 2013-11-08 11:13:11 +01:00
David Schweikert 3a714b275f prepare release 2013-11-04 23:13:07 +01:00
David Schweikert d141744adb Fix fping hanging forever on permanent sendto failure (Shawn Chu, #52) 2013-11-04 23:08:19 +01:00
David Schweikert e1cdf8e1d3 Fix again compatibility issue with FreeBSD (Shawn Chu) 2013-11-04 23:04:00 +01:00
David Schweikert a2ac5d0fae Remove unnecessary IPv6 socket options 2013-10-15 09:21:14 +02:00
David Schweikert b01f282727 merge latest changes 2013-10-14 20:28:11 +02:00
David Schweikert 0ab66f80de Refactor socket handling, allow running as non-root on Mac OS X by using non-privileged ICMP (#7) 2013-10-13 12:42:37 +02:00
David Schweikert 741236e576 Release version 3.6 2013-10-10 22:05:45 +02:00
David Schweikert 9fca2a141b Fix wrong min RTT value with -Q option (reported by Alexander Ivanov, #51) 2013-10-10 21:58:13 +02:00
David Schweikert fb5f5779cc Merge seqmap branch, fixes #12 2013-07-24 21:38:41 +02:00
David Schweikert a0252f6e79 Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and breaks compiling on Solaris (reported by Juergen Arndt) 2013-07-24 21:36:02 +02:00
David Schweikert 7e55f0b073 Fix loop issue after 65536 pings (reported by Peter Folk and GBert, #12), Minimum ping data size is now 0 2013-07-23 23:40:17 +02:00
David Schweikert ecba31b2dd Release 3.5 2013-05-22 08:56:44 +02:00
David Schweikert 28eea9c273 Re-create configure script with autoconf 2.69 for aarch64 support (Chuck Anderson, #45) 2013-05-22 08:48:08 +02:00
David Schweikert 121bea1d24 Fix compatibility issue with FreeBSD (Alexandre Raynaud, Jason Harris, #39) 2013-05-21 22:02:39 +02:00
David Schweikert 5d6db6f08d document new -D flag 2013-05-21 21:47:33 +02:00
David Schweikert 70a29a11af fix sprint_tm buffer size crash (reported by Japheth Cleaver) 2013-05-21 21:36:36 +02:00
David Schweikert f906225fbd update changelog 2013-02-17 23:09:58 +01:00
David Schweikert ad4ca1609d Update ChangeLog 2013-02-17 23:05:38 +01:00
David Schweikert fd020977b5 Prepare 3.4 2012-09-04 09:32:09 +02:00
David Schweikert 81c96c0807 Revert "Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9)"
This reverts commit b4d0a93b70.
2012-09-04 09:27:52 +02:00
David Schweikert aff259bbd0 release 3.3 2012-08-19 23:06:18 +02:00
David Schweikert 4cab2f8598 Fix -n flag in fping6 (#28) 2012-08-16 13:59:42 +02:00
David Schweikert aa5f849c5d Fix error message on DNS error for IPv6 hosts (#27) 2012-08-16 11:26:16 +02:00
David Schweikert 02ac0090e1 Call this 3.3-rc1, not 3.3rc1 2012-07-20 00:39:44 +02:00
David Schweikert b4d0a93b70 Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9) 2012-07-20 00:28:10 +02:00
David Schweikert a19c537fc5 Fix "options inet6" breaking IPv4 name resolution (reported by Matt LaPlante, #17) 2012-07-20 00:11:20 +02:00
David Schweikert 6af4d71188 Fix -A for fping6 (reported by Matt LaPlante, #14) 2012-07-20 00:05:36 +02:00
David Schweikert ed4202f84f Fix removing of unreachable hosts when doing loop (Thomas Liske, #13 #23) 2012-07-19 22:54:34 +02:00
David Schweikert 421abc41b1 update ChangeLog 2012-07-19 22:26:03 +02:00
David Schweikert e92a68dc4d Added contrib/fping.spec (Stephen Schaefer, #24) 2012-07-16 22:40:53 +02:00
David Schweikert 13ce2eae48 Man-page fix: better description of option -q (#15) 2012-07-16 18:53:19 +02:00
David Schweikert b16d117a17 Set default data size to 56 bytes on all architectures (#18) 2012-07-16 18:47:51 +02:00
David Schweikert 5f3ab12ca9 man page inconsistency in regards to numeric arguments (#21) 2012-07-16 01:05:15 +02:00
David Schweikert 7d4eeb403a convert man-page to pod, for easier editing 2012-07-16 00:53:11 +02:00