cvs commit: src/sbin/ping ping.8 ping.c
Gleb Smirnoff
glebius at FreeBSD.org
Mon Aug 15 14:15:38 GMT 2005
glebius 2005-08-15 14:15:37 UTC
FreeBSD src repository
Modified files:
sbin/ping ping.8 ping.c
Log:
Implement a new feature for ping(8) - sweeping pings. In a sweeping
ping ICMP payload of packets being sent is increased with given step.
Sweeping pings are useful for testing problematic channels, MTU
issues or traffic policing functions in networks.
PR: bin/82625
Submitted by: Chris Hellberg <chellberg juniper.net> (with some cleanups)
Revision Changes Path
1.52 +24 -1 src/sbin/ping/ping.8
1.107 +93 -6 src/sbin/ping/ping.c
More information about the cvs-src
mailing list