cvs commit: src/sbin/ping ping.8 ping.c
Gleb Smirnoff
glebius at FreeBSD.org
Wed Apr 5 12:30:43 UTC 2006
glebius 2006-04-05 12:30:43 UTC
FreeBSD src repository
Modified files:
sbin/ping ping.8 ping.c
Log:
Add a new feature to ping(8) - possibility to specify maximum
wait time for a packet. This allows to:
- Count number of packets received before and after specified
time.
- Shorten time of execution of 'ping -c 1' scripts.
Submitted by: Lytochkin Boris <lytboris gmail.com>
Revision Changes Path
1.54 +7 -1 src/sbin/ping/ping.8
1.109 +28 -7 src/sbin/ping/ping.c
More information about the cvs-src
mailing list