freebsd-dev/sbin/ping
Robert Watson e8bd25cef9 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
2001-06-30 06:46:33 +00:00
..
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:33:27 +00:00
ping.8 Add a -A option to ping which beeps when packets are lost. 2001-05-24 09:17:52 +00:00
ping.c Modify ping so that it increases the send socket buffer size if the 2001-06-30 06:46:33 +00:00