Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
bsdping
/
0a9e6b03c9eb1ed1c9e66f6d4c300bdb73c5740c
/
ping.c
0a9e6b0
Correct format of usage message
by WHR
· 1 year ago
df91975
Print explanation for bogus replies if option '-v' is specified
by WHR
· 1 year ago
5a91b08
Port to Interix
by WHR
· 1 year ago
b808892
Don't use 'errno' for 'packet too short' error message
by WHR
· 1 year ago
faced35
Fix identifier confliction on Solaris
by WHR
· 1 year ago
df91726
Check for too-early timestamp and don't use it for statistics
by WHR
· 1 year ago
ec3e602
Don't disable timing completely upon receiving truncated reply, but count it as bogus instead
by WHR
· 1 year ago
78e94c3
Truncate 'struct timeval' values of receiving timestamp into 'struct timeval32' before calculating with the 8 bytes sending timestamp for round trip time, so it will continue to correctly work after year 2038
by WHR
· 1 year ago
4658c26
ping: fix -Wformat-truncating warning with GCC
by Ján Sučan
· 6 years ago
480aac1
ping: fix data type of a variable for a packet sequence number
by Ján Sučan
· 6 years ago
ce1db0c
Check range and signedness on integers passed from command line
by WHR
· 1 year ago
75a1e2e
Fix a few type mismatches
by WHR
· 1 year ago
e4c46bc
Check for negative trip time and don't use it for statistics
by WHR
· 1 year ago
11ae01c
Store timestamp in host byte order
by WHR
· 1 year ago
9ec3af2
Extend fallback value of MAXHOSTNAMELEN to 32
by WHR
· 1 year ago
6219f4d
Port to Android/Linux
by WHR
· 1 year ago
f3a63c8
Port to Solaris
by WHR
· 1 year ago
d3e1988
Port to GNU/Linux from FreeBSD
by WHR
· 1 year ago