From owner-svn-src-head@FreeBSD.ORG Tue Nov 13 02:11:41 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 5F0B6784; Tue, 13 Nov 2012 02:11:41 +0000 (UTC) Date: Mon, 12 Nov 2012 18:11:40 -0800 From: David O'Brien To: Gleb Smirnoff Subject: Re: svn commit: r240494 - in head: contrib/pf/man contrib/pf/pfctl include sbin/pfctl sbin/pfctl/missing share/man/man4 share/man/man5 sys/conf sys/contrib/pf sys/modules/dummynet sys/modules/ipfw sys/... Message-ID: <20121113021140.GB260@dragon.NUXI.org> References: <201209141151.q8EBppm1014858@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201209141151.q8EBppm1014858@svn.freebsd.org> X-Operating-System: FreeBSD 10.0-CURRENT X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: obrien@freebsd.org List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Nov 2012 02:11:41 -0000 On Fri, Sep 14, 2012 at 11:51:51AM +0000, Gleb Smirnoff wrote: > Log: > o Create directory sys/netpfil, where all packet filters should > reside, and move there ipfw(4) and pf(4). > o Move most modified parts of pf out of contrib. Why didn't contrib/ipfilter/ move to sys/netpfil/ as well? Having 1/3 of our packet filters not there (sys/netpfil) might suggest we shouldn't create sys/netpfil/ -- -- David (obrien@FreeBSD.org)