Date: Sat, 16 Feb 2002 08:21:56 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_icmp.c Message-ID: <200202161621.g1GGLup91242@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/02/16 08:21:56 PST Modified files: (Branch: RELENG_4) sys/netinet ip_icmp.c Log: Change the "icmp_error: bad length" printf into a panic, as it is in -CURRENT. This is an internal sanity check, not something that can be triggered by badly-formed packets. Revision Changes Path 1.39.2.15 +2 -5 src/sys/netinet/ip_icmp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202161621.g1GGLup91242>