David Schweikert
421abc41b1
update ChangeLog
12 years ago
David Schweikert
67d7a10f83
Merge pull request #25 from zeising/master
...
Add --with-ipv4 and --with-ipv6 options to cnfigure
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.
12 years ago
David Schweikert
e92a68dc4d
Added contrib/fping.spec (Stephen Schaefer, #24 )
12 years ago
David Schweikert
13ce2eae48
Man-page fix: better description of option -q ( #15 )
12 years ago
David Schweikert
b16d117a17
Set default data size to 56 bytes on all architectures ( #18 )
12 years ago
David Schweikert
0e3e404a3d
improve autoclean
12 years ago
David Schweikert
5f3ab12ca9
man page inconsistency in regards to numeric arguments ( #21 )
12 years ago
David Schweikert
4a5c82f6a5
start calling this 3.3rc1
12 years ago
David Schweikert
7d4eeb403a
convert man-page to pod, for easier editing
12 years ago
David Schweikert
88d54f4505
convert man-page to pod, for easier editing
12 years ago
David Schweikert
5cf3f7fa4d
Update Changelog
12 years ago
Thomas Liske
2f09ff2d40
Fix TOS option typo.
12 years ago
David Schweikert
2a53cdc62b
Update Changelog
12 years ago
David Schweikert
f062f00568
#1 : do not output icmp errors with -q
13 years ago
David Schweikert
3f0f49da64
update Changelog
13 years ago
David Schweikert
780865c8ee
release 3.2
13 years ago
David Schweikert
063ee44417
Add missing changelog entry
13 years ago
David Schweikert
70b8d7e21e
Release 3.2-rc1
13 years ago
David Schweikert
967266168d
remove generated files
13 years ago
David Schweikert
2cbac9f893
reformat ChangeLog file, add .gitigore
13 years ago
David Schweikert
c3e8dbc649
#11 : fix linked list corruption
13 years ago
David Schweikert
ecaca317d7
trivial: fix indenting
13 years ago
David Schweikert
74066a00ea
Performance optimization for big select timeouts ( #10 , Andrey Bondarenko), Fix restart of select call after interrupt signal ( #8 , Boian Bonev)
13 years ago
David Schweikert
293a632056
improve documentation for -g option (G.W. Haywood)
13 years ago
David Schweikert
2f94a50ae6
remove 'UNRELEASED'
13 years ago
David Schweikert
d4c853f4b1
Release 3.1
13 years ago
David Schweikert
2176f2a19f
Release 3.1
13 years ago
David Schweikert
754feb217c
Output usage information to stdout when called with -h (Paul Duda)
13 years ago
David Schweikert
940cbed179
Added -H option to specify number of hops (Paul Duda)
13 years ago
David Schweikert
8cb74ebcce
update ChangeLog
13 years ago
David Schweikert
973a48096b
Merge branch 'master' of github.com:schweikert/fping
13 years ago
David Schweikert
19b041904b
Merge pull request #5 from xtaran/master
...
Typo and man-page fixups
13 years ago
Axel Beckert
d433646025
Remove unknown .NXR macros
13 years ago
Axel Beckert
6f919ed54b
Replace unknown .ni by .fi
13 years ago
Axel Beckert
bc28412671
Fix line DOS (^M) endings in man-page
13 years ago
Axel Beckert
adf7be95fd
Fix multiple blank lines in man-page
13 years ago
Axel Beckert
6161a0552d
Fix trailing whitespace in man-page
13 years ago
Axel Beckert
d4d4106faa
man page: ctl -> Ctrl
13 years ago
Axel Beckert
c4ba6af7b3
Fix lintian warnings hyphen-used-as-minus-sign in man-page
13 years ago
Axel Beckert
bb21654691
Fix typo "Paramter"
13 years ago
David Schweikert
2134d569b4
prepare 3.1-rc1
13 years ago
David Schweikert
8047122e85
bugfix: fix timeout issue on Solaris (Sandor Geller)
13 years ago
David Schweikert
c3c0eca384
Merge branch 'master' of github.com:schweikert/fping
13 years ago
David Schweikert
457c9818d0
Sync debian changelog
13 years ago
David Schweikert
9b82b5e716
reorganized source directory
13 years ago
David Schweikert
01db781375
reorganized source directory
13 years ago
David Schweikert
5018cb8234
reorganized source directory
13 years ago
David Schweikert
ac6bbc8b19
Remove unused linux.h file
13 years ago
David Schweikert
007d8c4c5c
small compatibility fix
13 years ago