mirror of
https://git.netfilter.org/nftables
synced 2026-01-26 10:34:27 +00:00
Older kernels do not support netdev basechain without device, add it so this works. Alternative is to skip it by adding: # NFT_TEST_REQUIRES(NFT_TEST_HAVE_netdev_chain_without_device) but it seems easier to support it. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Florian Westphal <fw@strlen.de>
Description
No description provided
Languages
C
61.3%
Shell
21.7%
Yacc
6%
Raku
3.5%
Python
2.9%
Other
4.6%