Date: Tue, 20 Aug 1996 16:50:20 -0700 (PDT) From: Bill Fenner <fenner> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/ping ping.c ping.8 Message-ID: <199608202350.QAA13860@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 96/08/20 16:50:19 Modified: sbin/ping ping.c ping.8 Log: Print out ICMP errors that are responses to our own packets by default. Turn this behavior off using '-Q'. This makes '-v' useless other than as an ICMP-sniffer, which tcpdump is better at anyway. Print out another couple of ICMP messages, and fix the printing of the original packet (mostly byte order problems). Revision Changes Path 1.8 +50 -19 src/sbin/ping/ping.c 1.2 +19 -1 src/sbin/ping/ping.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608202350.QAA13860>
