-
- Downloads
netfilter: nf_tables: add select_ops for stateful objects
This patch adds support for overloading stateful objects operations through the select_ops() callback, just as it is implemented for expressions. This change is needed for upcoming additions to the stateful objects infrastructure. Signed-off-by:Pablo M. Bermudo Garay <pablombg@gmail.com> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>
Showing
- include/net/netfilter/nf_tables.h 24 additions, 11 deletionsinclude/net/netfilter/nf_tables.h
- net/netfilter/nf_tables_api.c 24 additions, 12 deletionsnet/netfilter/nf_tables_api.c
- net/netfilter/nft_counter.c 13 additions, 7 deletionsnet/netfilter/nft_counter.c
- net/netfilter/nft_ct.c 12 additions, 6 deletionsnet/netfilter/nft_ct.c
- net/netfilter/nft_objref.c 4 additions, 3 deletionsnet/netfilter/nft_objref.c
- net/netfilter/nft_quota.c 13 additions, 7 deletionsnet/netfilter/nft_quota.c
Loading
Please register or sign in to comment