From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 24 10:25:04 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BDB2106564A; Tue, 24 Feb 2009 10:25:04 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 116638FC13; Tue, 24 Feb 2009 10:25:04 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1OAP3lq059508; Tue, 24 Feb 2009 10:25:03 GMT (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1OAP3CZ059504; Tue, 24 Feb 2009 10:25:03 GMT (envelope-from rwatson) Date: Tue, 24 Feb 2009 10:25:03 GMT Message-Id: <200902241025.n1OAP3CZ059504@freefall.freebsd.org> To: rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org, rwatson@FreeBSD.org From: rwatson@FreeBSD.org Cc: Subject: Re: kern/132050: bad usage of the shutdown system call produce a packet with null ip addresses X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2009 10:25:04 -0000 Synopsis: bad usage of the shutdown system call produce a packet with null ip addresses Responsible-Changed-From-To: freebsd-bugs->rwatson Responsible-Changed-By: rwatson Responsible-Changed-When: Tue Feb 24 10:24:24 UTC 2009 Responsible-Changed-Why: Grab ownership; this is likely a result of the changes to preserve the inpcb after close, and perhaps an INP_DROPPED check is required somewhere. I'll investigate in the next week or so. http://www.freebsd.org/cgi/query-pr.cgi?pr=132050