Commit Graph

270 Commits

Author SHA1 Message Date
Thomas Liske a5828a2795 This commit fixes #13 (Debian #308695): don't remove hosts if sendto returns an error. The error might recover and fping should still try to reach the host and count it as packet loss. 2012-07-06 22:33:20 +02:00
Thomas Liske 546ba7eb93 Fix TOS option typo. 2012-07-06 20:56:12 +02:00
David Schweikert f062f00568 #1: do not output icmp errors with -q 2012-05-29 14:23:07 +02:00
David Schweikert 3f0f49da64 update Changelog 2012-05-29 10:26:42 +02:00
David Schweikert 780865c8ee release 3.2 2012-05-29 10:25:21 +02:00
David Schweikert 063ee44417 Add missing changelog entry 2012-05-22 10:13:20 +02:00
David Schweikert 70b8d7e21e Release 3.2-rc1 2012-05-22 10:03:27 +02:00
David Schweikert 967266168d remove generated files 2012-05-22 10:00:02 +02:00
David Schweikert 2cbac9f893 reformat ChangeLog file, add .gitigore 2012-05-22 09:42:56 +02:00
David Schweikert c3e8dbc649 #11: fix linked list corruption 2012-05-22 09:16:19 +02:00
David Schweikert ecaca317d7 trivial: fix indenting 2012-05-21 15:03:33 +02:00
David Schweikert 74066a00ea Performance optimization for big select timeouts (#10, Andrey Bondarenko), Fix restart of select call after interrupt signal (#8, Boian Bonev) 2012-05-21 14:56:01 +02:00
David Schweikert 293a632056 improve documentation for -g option (G.W. Haywood) 2012-04-27 13:22:05 +02:00
David Schweikert 2f94a50ae6 remove 'UNRELEASED' 2012-04-26 14:12:43 +02:00
David Schweikert d4c853f4b1 Release 3.1 2012-04-25 23:43:43 +02:00
David Schweikert 2176f2a19f Release 3.1 2012-04-25 23:42:41 +02:00
David Schweikert 754feb217c Output usage information to stdout when called with -h (Paul Duda) 2012-04-25 23:33:44 +02:00
David Schweikert 940cbed179 Added -H option to specify number of hops (Paul Duda) 2012-04-25 23:24:37 +02:00
David Schweikert 8cb74ebcce update ChangeLog 2012-04-25 23:12:04 +02:00
David Schweikert 973a48096b Merge branch 'master' of github.com:schweikert/fping 2012-04-25 23:09:03 +02:00
David Schweikert 19b041904b Merge pull request #5 from xtaran/master
Typo and man-page fixups
2012-04-25 14:07:51 -07:00
Axel Beckert d433646025 Remove unknown .NXR macros 2012-04-25 22:27:38 +02:00
Axel Beckert 6f919ed54b Replace unknown .ni by .fi 2012-04-25 22:27:13 +02:00
Axel Beckert bc28412671 Fix line DOS (^M) endings in man-page 2012-04-25 22:17:53 +02:00
Axel Beckert adf7be95fd Fix multiple blank lines in man-page 2012-04-25 22:17:06 +02:00
Axel Beckert 6161a0552d Fix trailing whitespace in man-page 2012-04-25 22:15:42 +02:00
Axel Beckert d4d4106faa man page: ctl -> Ctrl 2012-04-25 22:11:49 +02:00
Axel Beckert c4ba6af7b3 Fix lintian warnings hyphen-used-as-minus-sign in man-page 2012-04-25 22:11:09 +02:00
Axel Beckert bb21654691 Fix typo "Paramter" 2012-04-25 22:06:02 +02:00
David Schweikert 2134d569b4 prepare 3.1-rc1 2012-02-23 22:47:02 +01:00
David Schweikert 8047122e85 bugfix: fix timeout issue on Solaris (Sandor Geller) 2012-02-23 22:42:00 +01:00
David Schweikert c3c0eca384 Merge branch 'master' of github.com:schweikert/fping 2012-02-20 10:42:55 +01:00
David Schweikert 457c9818d0 Sync debian changelog 2012-02-20 10:42:06 +01:00
David Schweikert 9b82b5e716 reorganized source directory 2012-02-19 23:35:21 +01:00
David Schweikert 01db781375 reorganized source directory 2012-02-19 23:16:53 +01:00
David Schweikert 5018cb8234 reorganized source directory 2012-02-19 22:59:39 +01:00
David Schweikert ac6bbc8b19 Remove unused linux.h file 2012-02-16 23:34:17 +01:00
David Schweikert 007d8c4c5c small compatibility fix 2012-02-16 23:28:41 +01:00
David Schweikert 227adfd3c7 Improve README and INSTALL 2012-02-16 23:18:40 +01:00
David Schweikert 7f35a34eb5 Improve README and INSTALL 2012-02-16 23:17:07 +01:00
David Schweikert d731dfc5b1 do not explicitely check if running as root, to make it possible to install fping with linux capabilities instead of making it setuid (setcap cap_net_raw+ep fping) 2012-02-16 23:07:05 +01:00
David Schweikert b788ca80ef Remove old notes 2012-02-16 22:59:53 +01:00
David Schweikert de94a7d0ff compatibility fixes (always use function prototypes) 2012-02-16 21:31:28 +01:00
David Schweikert 9d23ce7a11 finish -g rewrite 2012-02-16 21:28:46 +01:00
David Schweikert 7f70bc3343 portability fixes 2012-02-15 23:25:06 +01:00
David Schweikert 95d1200994 -g option (generate): exclude network and broadcast address for cidr ranges (idea by Eric Brander) 2012-02-13 22:04:25 +01:00
David Schweikert 65cfc7bc89 Update date in changelog 2011-12-28 14:53:40 +01:00
David Schweikert 38e93966d5 Release 3.0 2011-12-28 14:50:03 +01:00
David Schweikert 49d56451d4 website is now fping.org 2011-12-28 14:32:43 +01:00
David Schweikert 54bcc5665d prepare 3.0-rc3 2011-12-22 16:03:48 +01:00