From owner-freebsd-ipfw@FreeBSD.ORG Mon Feb 9 00:25:51 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07C0A16A4CE; Mon, 9 Feb 2004 00:25:51 -0800 (PST) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE7BF43D39; Mon, 9 Feb 2004 00:25:50 -0800 (PST) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i198PkAF028123; Mon, 9 Feb 2004 00:25:46 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i198Pksi028122; Mon, 9 Feb 2004 00:25:46 -0800 (PST) (envelope-from rizzo) Date: Mon, 9 Feb 2004 00:25:46 -0800 From: Luigi Rizzo To: David Malone Message-ID: <20040209002546.A26400@xorpc.icir.org> References: <200402090823.i198NFBr074025@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200402090823.i198NFBr074025@freefall.freebsd.org>; from dwmalone@freebsd.org on Mon, Feb 09, 2004 at 12:23:15AM -0800 cc: freebsd-bugs@freebsd.org cc: ipfw@freebsd.org Subject: Re: kern/62385: [PATCH] ipfw2: ip_output() returns ENOBUFS instead of EACCES X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 08:25:51 -0000 On Mon, Feb 09, 2004 at 12:23:15AM -0800, David Malone wrote: > Synopsis: [PATCH] ipfw2: ip_output() returns ENOBUFS instead of EACCES > > Responsible-Changed-From-To: freebsd-bugs->ipfw > Responsible-Changed-By: dwmalone > Responsible-Changed-When: Mon Feb 9 00:20:53 PST 2004 > Responsible-Changed-Why: > Assing to maintainer list. The patch makes packets denied at layer > cause EACCESS rather than ENOBUFS, and looks sensible to me. I can > commit it if no one objects. fine with me cheers luigi > David. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=62385 > _______________________________________________ > freebsd-ipfw@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"