mdodd 2003/04/07 05:05:50 PDT
FreeBSD src repository
Modified files:
sbin/ping ping.c
Log:
Deal with a case where the returned packed was smaller than the
transmitted packet (because the remote host stripped off our icmp_data).
Submitted by: Maxim Konovalov <maxim at macomnet.ru>
Revision Changes Path
1.95 +17 -12 src/sbin/ping/ping.c