Date: Mon, 14 Jul 2003 05:37:04 -0700 (PDT) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.c Message-ID: <200307141237.h6ECb4iO058670@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307141237.h6ECb4iO058670>