cvs commit: src/sbin/ping ping.c
Maxim Konovalov
maxim at FreeBSD.org
Mon Jul 14 05:37:05 PDT 2003
maxim 2003/07/14 05:37:04 PDT
FreeBSD src repository
Modified files:
sbin/ping ping.c
Log:
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
Revision Changes Path
1.99 +18 -11 src/sbin/ping/ping.c
More information about the cvs-src
mailing list