Date: Mon, 30 Apr 2007 12:27:04 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat inet.c Message-ID: <200704301227.l3UCR4VC077819@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2007-04-30 12:27:04 UTC FreeBSD src repository Modified files: usr.bin/netstat inet.c Log: o Fill the list of icmp types; make its size depend on ICMP_MAXTYPE. o Print "unknown ICMP" instead of "(null)" if we don't have a description for a icmp type. Based on code Submitted by: Christoph Weber-Fahr PR: misc/112126 MFC after: 2 weeks Revision Changes Path 1.75 +50 -20 src/usr.bin/netstat/inet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704301227.l3UCR4VC077819>