From owner-svn-src-user@FreeBSD.ORG Thu Nov 22 22:53:40 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 B30E458C; Thu, 22 Nov 2012 22:53:40 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 379558FC17; Thu, 22 Nov 2012 22:53:39 +0000 (UTC) Received: by mail-qa0-f54.google.com with SMTP id g24so1350560qab.13 for ; Thu, 22 Nov 2012 14:53:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=aRnov/3TkgqlJU+K7Ye0XTn5Neo8WE/nux9S6ySTGuY=; b=iRgjUF+Cur6U4+/HdGmKiiimxV9T5JDW0qdm+RtKVDgNntrers/2gPfMClaIG3DkxV EsC5v6DGUOVgZOgFT2I8gHnNoVSppvWp5F2088I6gm6ziOTLJrjVIkKlafVViov0/ov7 lB5yBKlmZwNLPUbUcvNA+zLt6owNBRedLbO0yP18KQP0zakgiwcV0sPvLiBYYP5WmezH ra8VgYy+tRnN0ZHo5r48rmDxn3lcB1TrB4EoDhynrGm+anToT9L9SVGF3LbDRP2vHJEx WkgmvELQvFYVhOQeS/coyPJRUpY8b99BnQAqF+4fM77VNrq5PkGIOXovJWp+1g+AEEKL 1vmw== MIME-Version: 1.0 Received: by 10.224.53.5 with SMTP id k5mr2579808qag.20.1353624819384; Thu, 22 Nov 2012 14:53:39 -0800 (PST) Sender: ermal.luci@gmail.com Received: by 10.49.121.163 with HTTP; Thu, 22 Nov 2012 14:53:39 -0800 (PST) In-Reply-To: <50AEA39D.4080704@freebsd.org> References: <201211222043.qAMKh9Zs060179@svn.freebsd.org> <50AEA39D.4080704@freebsd.org> Date: Thu, 22 Nov 2012 23:53:39 +0100 X-Google-Sender-Auth: eX6EA05pkDAp7-6-OYgAfiH8gl0 Message-ID: Subject: Re: svn commit: r243414 - user/andre/tcp_workqueue/sys/net From: =?ISO-8859-1?Q?Ermal_Lu=E7i?= To: Andre Oppermann Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 22:53:40 -0000 On Thu, Nov 22, 2012 at 11:13 PM, Andre Oppermann wrote= : > On 22.11.2012 21:48, Ermal Lu=E7i 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. Anyway, thank you for the reply. --=20 > Andre > > --=20 Ermal