Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
bsdping
Improved version of ping(8), originally from FreeBSD
[
Releases
]
Clone this repo:
Branches
master
89de1bd
Use sysctl(3) in kFreeBSD-based systems
by WHR
· 3 months ago
master
b742c10
Require FreeBSD instead of just the FreeBSD kernel in order to use Capsicum
by WHR
· 3 months ago
3e6d26e
Don't print bogus trip time for mask and timestamp replies
by WHR
· 3 months ago
b51abd7
Use member 'sin_len' of 'struct sockaddr_in' with FreeBSD only
by WHR
· 3 months ago
5ec8e4e
Don't print an ending new line from function 'pr_icmph'
by WHR
· 3 months ago
eaea9eb
Document the behavior for specifying both '-q' and '-v' options
by WHR
· 3 months ago
30652a8
Don't print round trip time statistics if all the received timestamps are bogus
by WHR
· 3 months ago
d927301
Make some pointers read-only as appropriate
by WHR
· 3 months ago
634c8f2
Workaround for kFreeBSD 10 and earlier, as well as XNU, may expect some fields in IP header in host byte order
by WHR
· 3 months ago
f4bd738
Don't send custom IP header if 'IP_HDRINCL' isn't available
by WHR
· 3 months ago
0d1546d
Port to Cygwin
by WHR
· 3 months ago
e3d6251
Use our own 'netinet/ip_icmp.h' copy to eliminate incompatibilities between different operating systems in this header
by WHR
· 3 months ago
9dc222d
Cast 'char' vaule into 'unsigned int' for calling ctype function
by WHR
· 3 months ago
6d1da65
Port to AIX
by WHR
· 3 months ago
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
Next »