From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: bpf filter : support for vlan tag Date: Fri, 26 Oct 2012 10:16:04 +0200 Message-ID: <1351239364.6537.292.camel@edumazet-glaptop> References: <1350369998.3954.563.camel@edumazet-glaptop> <1350386917.3954.890.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Ani Sinha , netdev@vger.kernel.org To: Daniel Borkmann Return-path: Received: from mail-bk0-f46.google.com ([209.85.214.46]:55211 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932118Ab2JZIQJ (ORCPT ); Fri, 26 Oct 2012 04:16:09 -0400 Received: by mail-bk0-f46.google.com with SMTP id jk13so1131486bkc.19 for ; Fri, 26 Oct 2012 01:16:07 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 2012-10-26 at 10:05 +0200, Daniel Borkmann wrote: > Eric, can you submit this patch to net-next if there are no objections > from your side regarding the follow-up comments? Big thanks. Yep, I am preparing two patches : 1) Generic support 2) x86_64 jit support