David Schweikert
|
06dfaef9c3
|
some more text tuning
|
8 years ago |
David Schweikert
|
e0d45cbd54
|
whitespace fixes
|
8 years ago |
David Schweikert
|
965cae1bdc
|
fix wording, #32
|
8 years ago |
David Schweikert
|
d22a3ccb00
|
add note on -i default being changed
|
8 years ago |
David Schweikert
|
cbfdcb40ff
|
-i/-p restrictions only enforced with ./configure --enable-safe-limits, change -i default from 25 to 10
|
8 years ago |
David Schweikert
|
9b283310bd
|
wording fixes
|
8 years ago |
David Schweikert
|
5b3b94f367
|
minor wording fix
|
8 years ago |
David Schweikert
|
7592cc2a19
|
discard late packets, auto-adjust timeout for -c/-C/-l, fixes #32
|
8 years ago |
David Schweikert
|
d18ad321de
|
long options, better example
|
8 years ago |
David Schweikert
|
bab585e9fa
|
new option --rdns
|
8 years ago |
David Schweikert
|
48ec5600e0
|
fix compatibility issue with GNU Hurd
|
8 years ago |
David Schweikert
|
b4984b4549
|
minor wording fix
|
8 years ago |
David Schweikert
|
e5c3839073
|
integrate optparse (https://github.com/skeeto/optparse)
|
8 years ago |
David Schweikert
|
9787dd0136
|
sync with develop
|
8 years ago |
David Schweikert
|
c5612265ae
|
document #80
|
8 years ago |
David Schweikert
|
6b99b7bb89
|
compatibility fixes and prepare rc2
|
8 years ago |
David Schweikert
|
35d52d0b30
|
Fix option -m to return all IPs of a hostname
|
8 years ago |
David Schweikert
|
98269fb83e
|
unification work
|
8 years ago |
David Schweikert
|
81c8002798
|
coverity scan fixes
|
8 years ago |
David Schweikert
|
b5046cfa78
|
Fix -M expecting an argument, when it shouldn't
|
8 years ago |
David Schweikert
|
8481d7432a
|
simplify restrictions, fixes #29, #32
|
8 years ago |
David Schweikert
|
2cf801fdfb
|
Support kernel-timestamping of received packet, fixes #46
|
8 years ago |
David Schweikert
|
926c104e90
|
Fix -q not suppressing some ICMP error messages, fixes #83
|
8 years ago |
David Schweikert
|
099d873253
|
AIX compatibility, fixes #69
|
8 years ago |
David Schweikert
|
f9579bda3f
|
prepare v3.15
|
8 years ago |
David Schweikert
|
178d07ddc0
|
document -N in documentation and implement small fixes in test suite for macOS
|
8 years ago |
David Schweikert
|
61afaff31e
|
prepare v3.14
|
8 years ago |
David Schweikert
|
89987c4464
|
update changelog
|
8 years ago |
David Schweikert
|
32ab06bdd1
|
port last fix also to netdata
|
8 years ago |
David Schweikert
|
1e67616388
|
first attempt at fixing #97 (fixes #97)
|
8 years ago |
David Schweikert
|
7c7e007502
|
- (bugfix) Lower -i limit to 1 instead of 10
- (bugfix) Improve interval preciseness of -Q reporting
|
8 years ago |
David Schweikert
|
c14af5f2cc
|
document new -N option in ChangeLog
|
8 years ago |
David Schweikert
|
6d12dfbbcc
|
Add option -o for accumulated outage time (#90)
|
8 years ago |
David Schweikert
|
814c852da6
|
New option '-M' to set the 'Don't Fragment' flag (#91, Don Bowman)
|
8 years ago |
David Schweikert
|
6cd267c3a8
|
update changelog, travis-ci test
|
8 years ago |
David Schweikert
|
bb32d96daf
|
update ChangeLog
|
8 years ago |
David Schweikert
|
a37399ede9
|
Exit code should be 2 when the hostname can't be resolved (fixes #98)
|
8 years ago |
David Schweikert
|
4e7fcb423c
|
prepare release
|
9 years ago |
David Schweikert
|
8176041ad4
|
prepare release
|
9 years ago |
David Schweikert
|
588661da29
|
prepare release 3.11
|
9 years ago |
David Schweikert
|
895f8f0533
|
update Changelog
|
9 years ago |
Anthony DeRobertis
|
58fcce9547
|
New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis)
|
9 years ago |
David Schweikert
|
039c8b0645
|
Revert 'get all addresses' change for now
|
10 years ago |
David Schweikert
|
614362b555
|
Use sockaddr_storage and simplify code, so that we can one day support both IPv4 and IPv6 with the same binary
|
10 years ago |
David Schweikert
|
3cc482f2d3
|
Fix double entries with fping -u and unreachable hosts
|
11 years ago |
David Schweikert
|
3aed2604bb
|
prepare v3.10
|
11 years ago |
David Schweikert
|
609f4f17c4
|
Better document -B backoff-factor and when it can be used (#33, Oleksiy Zagorskyi), fixes #33
|
11 years ago |
David Schweikert
|
2b5d9ef795
|
remove support for NIS groups, do not retry twice DNS lookup on DNS lookup problem
|
11 years ago |
David Schweikert
|
86f0b1e380
|
Allow option '-f' also for non-root (since setuid privileges are dropped)
|
11 years ago |
David Schweikert
|
3cf9a8a3cd
|
Fix confusing error message with -g and IPv6 addresses (fixes #58)
|
11 years ago |