Re: [PATCH net-next 00/12] Netfilter updates for net
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.netfilter-devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 10 Aug 2026 21:40:03 +0200 Pablo Neira Ayuso wrote: > netfilter: flowtable: rename tun.l3_proto to tun.inner_proto > netfilter: flowtable: rename ctx.tun.proto to ctx.tun.inner_proto > netfilter: flowtable: store ethertype in flowtable context > netfilter: flowtable: move ipv4 and ipv6 xmit path to function > netfilter: flowtable: detach layer 2 encapsulation parser from lookup Would be great to see more tests for this stuff. Especially tests that could be run on real HW.