freebsd-dev/sbin/ping
Maxim Konovalov e88178dd90 o Be ready to get a reply with length up to IP_MAXPACKET.
o Warn when recieved packet length is not equal to length of the
packet we sent out. Idea from NetBSD.
o Fit the dump of packet with wrong data to 80 columns (from NetBSD).

Comments from:	bde
2003-07-14 12:37:03 +00:00
..
Makefile Update ping to be WARNS=2 compliant. 2003-03-05 22:42:03 +00:00
ping.8 The current recommended default time to live (TTL) for the Internet 2003-06-25 13:02:18 +00:00
ping.c o Be ready to get a reply with length up to IP_MAXPACKET. 2003-07-14 12:37:03 +00:00