From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([184.105.139.130]:60356 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752853AbeBSPch (ORCPT ); Mon, 19 Feb 2018 10:32:37 -0500 Date: Mon, 19 Feb 2018 10:32:36 -0500 (EST) Message-Id: <20180219.103236.1510860675878377044.davem@davemloft.net> To: laforge@gnumonks.org Cc: daniel@iogearbox.net, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, alexei.starovoitov@gmail.com Subject: Re: [PATCH RFC 0/4] net: add bpfilter From: David Miller In-Reply-To: <20180219152321.GG5490@nataraja> References: <20180219125218.GD5490@nataraja> <20180219.094451.2250276349153125981.davem@davemloft.net> <20180219152321.GG5490@nataraja> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: From: Harald Welte Date: Mon, 19 Feb 2018 16:23:21 +0100 > Also, as long as legacy ip_tables/x_tables is still in the kernel, you > can still run your old userspace against that old implementation in the > kernel. But without offloading, and the various other benefits which I have tried to clearly explain to both you and Florian.