From owner-cvs-all Fri Feb 19 10:21:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 909771184D; Fri, 19 Feb 1999 10:21:27 -0800 (PST) (envelope-from luigi@FreeBSD.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA56945; Fri, 19 Feb 1999 10:21:27 -0800 (PST) (envelope-from luigi@FreeBSD.org) Message-Id: <199902191821.KAA56945@freefall.freebsd.org> From: Luigi Rizzo Date: Fri, 19 Feb 1999 10:21:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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