Date: Sun, 10 Aug 1997 21:33:09 -0700 (PDT) From: Bill Fenner <fenner@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ping ping.c Message-ID: <199708110433.VAA14819@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 1997/08/10 21:33:08 PDT Modified files: sbin/ping ping.c Log: Add an ntohs() and format an IP address with inet_ntoa() when printing the details of a received ICMP packet. PR: bin/3766 Submitted by: denny1@home.com (Denton Gentry) Revision Changes Path 1.28 +3 -3 src/sbin/ping/ping.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708110433.VAA14819>