From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: linux-next: Tree for Mar 9 (net: bpf) Date: Wed, 09 Mar 2016 18:20:47 +0100 Message-ID: <56E05B6F.5060508@iogearbox.net> References: <20160309163852.4dd159b1@canb.auug.org.au> <56E052E4.90504@infradead.org> <56E053D3.7090009@iogearbox.net> <56E0583A.1080205@infradead.org> <56E05ACA.40602@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, "netdev@vger.kernel.org" To: Randy Dunlap , Stephen Rothwell , linux-next@vger.kernel.org Return-path: In-Reply-To: <56E05ACA.40602@infradead.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 03/09/2016 06:18 PM, Randy Dunlap wrote: > On 03/09/16 09:07, Randy Dunlap wrote: [...] >> Does it handle where net/Kconfig symbol NET selects BPF unconditionally? > > I got the patch from git and tested it. Works. Thanks. Ahh, perfect, thanks a lot!