Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
bsdping
/
c3f04d056e11ce7459788438636005006ac86db3
c3f04d0
Don't define buffer for control message if option SO_TIMESTAMP isn't available
by WHR
· 3 months ago
f8a994d
Get 'struct cmsghdr' pointer after recvmsg(2) via CMSG_FIRSTHDR, so we can reliably check the presence of a control message
by WHR
· 3 months ago
0a9e6b0
Correct format of usage message
by WHR
· 3 months ago
df91975
Print explanation for bogus replies if option '-v' is specified
by WHR
· 3 months ago
5a91b08
Port to Interix
by WHR
· 3 months ago
94ce272
rm(1) test output from build.sh
by WHR
· 3 months ago
b808892
Don't use 'errno' for 'packet too short' error message
by WHR
· 3 months ago
faced35
Fix identifier confliction on Solaris
by WHR
· 3 months ago
df91726
Check for too-early timestamp and don't use it for statistics
by WHR
· 3 months ago
ec3e602
Don't disable timing completely upon receiving truncated reply, but count it as bogus instead
by WHR
· 3 months 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
· 3 months ago
4658c26
ping: fix -Wformat-truncating warning with GCC
by Ján Sučan
· 5 years ago
480aac1
ping: fix data type of a variable for a packet sequence number
by Ján Sučan
· 5 years ago
ce1db0c
Check range and signedness on integers passed from command line
by WHR
· 3 months ago
75a1e2e
Fix a few type mismatches
by WHR
· 3 months ago
e4c46bc
Check for negative trip time and don't use it for statistics
by WHR
· 3 months ago
11ae01c
Store timestamp in host byte order
by WHR
· 3 months ago
9ec3af2
Extend fallback value of MAXHOSTNAMELEN to 32
by WHR
· 3 months ago
9aced66
Print usage message and exit from build.sh when an invalid option is encountered
by WHR
· 3 months ago
cd85e95
Allow changing build output file name
by WHR
· 3 months ago
96e29bb
Allow building from other directory
by WHR
· 3 months ago
6219f4d
Port to Android/Linux
by WHR
· 3 months ago
f3a63c8
Port to Solaris
by WHR
· 3 months ago
18c15a5
Add man page
by WHR
· 3 months ago
d3e1988
Port to GNU/Linux from FreeBSD
by WHR
· 3 months ago