Date: Wed, 5 Apr 2006 12:30:43 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.8 ping.c Message-ID: <200604051230.k35CUhW4095386@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604051230.k35CUhW4095386>
