From owner-svn-src-user@FreeBSD.ORG Thu Nov 22 23:18:48 2012 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 31FE9A0C for ; Thu, 22 Nov 2012 23:18:48 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.freebsd.org (Postfix) with ESMTP id 80DDA8FC17 for ; Thu, 22 Nov 2012 23:18:47 +0000 (UTC) Received: (qmail 11825 invoked from network); 23 Nov 2012 00:51:15 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 23 Nov 2012 00:51:15 -0000 Message-ID: <50AEB2CF.3040904@freebsd.org> Date: Fri, 23 Nov 2012 00:18:39 +0100 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Ermal_Lu=E7i?= Subject: Re: svn commit: r243414 - user/andre/tcp_workqueue/sys/net References: <201211222043.qAMKh9Zs060179@svn.freebsd.org> <50AEA39D.4080704@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: src-committers@freebsd.org, svn-src-user@freebsd.org X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2012 23:18:48 -0000 On 22.11.2012 23:53, Ermal Luçi wrote: > > > > On Thu, Nov 22, 2012 at 11:13 PM, Andre Oppermann > wrote: > > On 22.11.2012 21:48, Ermal Luçi wrote: > > Hello Andre, > > you plan to introduce pfil(9) at layer2 as well? > > > We already have that in net/if_ethersubr.c for ethernet at least. > > > Hmm have missed the addition of that one. > I would have liked that with that hook all the special cases(bridge/netgraph/carp/... to go away. Indeed. Lets make it happen. :-) -- Andre