Date: Fri, 19 Feb 1999 10:21:27 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c Message-ID: <199902191821.KAA56945@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 1999/02/19 10:21:27 PST Modified files: (Branch: RELENG_2_2) sys/netinet ip_output.c Log: prevent panic when a pkt greater than MTU with DF set comes out of a pipe. Discovered using the "treno" tool from PSC. Reported-by: taniguti@ntttqn.tnl.ntt.co.jp (Hirohisa TANIGUCHI) Revision Changes Path 1.44.2.13 +4 -3 src/sys/netinet/ip_output.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?199902191821.KAA56945>