-
- Downloads
netfilter: nf_tables: allow chain type to override hook register
Will be used in followup patch when nat types no longer use nf_register_net_hook() but will instead register with the nat core. Signed-off-by:Florian Westphal <fw@strlen.de> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>
Showing
- include/net/netfilter/nf_tables.h 4 additions, 4 deletionsinclude/net/netfilter/nf_tables.h
- net/ipv4/netfilter/nft_chain_nat_ipv4.c 13 additions, 6 deletionsnet/ipv4/netfilter/nft_chain_nat_ipv4.c
- net/ipv6/netfilter/nft_chain_nat_ipv6.c 14 additions, 6 deletionsnet/ipv6/netfilter/nft_chain_nat_ipv6.c
- net/netfilter/nf_tables_api.c 16 additions, 7 deletionsnet/netfilter/nf_tables_api.c
Loading
Please register or sign in to comment