From: Harald Welte <laforge@xxxxxxxxxxxx> Date: Mon, 19 Feb 2018 16:23:21 +0100 >> Like it or not iptables ABI based filtering is going to be in the data >> path for many years if not a decade or more to come. > > I beg to differ. For some people, yes. but then, as Florian points > out, they can just as well use the existing x_tables kernel code. If > they want something better, they can either replace their iptables > program with xtables-compat from nftables, or whatever else might > exist for eBPF support. nftables has been proported as "better" for years, yet large institutions did not migrate to it. In fact, they explicitly disabled NFTABLES in their kernel config. You may want to ponder for a little while why that might be. I think netfilter is at a real crossroads right now. In my opinion, any resistence to integration with eBPF and XDP will lead to even less adoption of netfilter as a technology. Therefore my plan is to move everything to be integrated around these important core technologies. For the purposes of integration, code coverage, performance, and the ability to juxtapose different bits of eBPF code into larger optimized code streams that can also be offloaded into hardware. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html