Date: Tue, 25 Aug 1998 18:58:41 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/ping ping.8 ping.c Message-ID: <199808260158.SAA07564@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1998/08/25 18:58:40 PDT
Modified files:
sbin/ping ping.8 ping.c
Log:
(well tested at BEST): -i option can now take FP values (e.g. -i 0.1),
extremely useful for networking testing. Other options secured from
user-level D.O.S. attacks. -f, -s now root-only. -i wait times < 1.0
root-only. -c count limited to 100 and defaults to 16 when ping run
by non-root user.
Revision Changes Path
1.16 +8 -6 src/sbin/ping/ping.8
1.40 +38 -11 src/sbin/ping/ping.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808260158.SAA07564>
