Message ID | 20220804172629.29748-1-fw@strlen.de (mailing list archive) |
---|---|
Headers | show |
Series | netfilter followup fixes for net | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 4 Aug 2022 19:26:26 +0200 you wrote: > Regressions, since 5.19: > Fix crash when packet tracing is enabled via 'meta nftrace set 1' rule. > Also comes with a test case. > > Regressions, this cycle: > Fix Kconfig dependency for the flowtable /proc interface, we want this > to be off by default. > > [...] Here is the summary with links: - [net,1/3] netfilter: nf_tables: fix crash when nf_trace is enabled https://git.kernel.org/netdev/net/c/399a14ec7993 - [net,2/3] selftests: netfilter: add test case for nf trace infrastructure https://git.kernel.org/netdev/net/c/fe9e420defab - [net,3/3] netfilter: flowtable: fix incorrect Kconfig dependencies https://git.kernel.org/netdev/net/c/b06ada6df9cf You are awesome, thank you!