Date: Fri, 29 Jun 2001 23:46:34 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.c Message-ID: <200106300646.f5U6kYc44311@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/06/29 23:46:33 PDT
Modified files:
sbin/ping ping.c
Log:
Modify ping so that it increases the send socket buffer size if the
user runs with privilege, allowing the sending of icmp packets with
larger size (up to 48k, the default receive buffer size in ping),
which is useful for network driver development testing, as well
as experimentation with fragmentation.
Reviewed by: wpaul
Revision Changes Path
1.57 +6 -1 src/sbin/ping/ping.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106300646.f5U6kYc44311>
