netfilter: ipset: set match: add support to match the counters
The new revision of the set match supports to match the counters and to suppress updating the counters at matching too. At the set:list types, the updating of the subcounters can be suppressed as well. Signed-off-by:Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>
Showing
- include/linux/netfilter/ipset/ip_set.h 7 additions, 2 deletionsinclude/linux/netfilter/ipset/ip_set.h
- include/uapi/linux/netfilter/ipset/ip_set.h 27 additions, 4 deletionsinclude/uapi/linux/netfilter/ipset/ip_set.h
- include/uapi/linux/netfilter/xt_set.h 9 additions, 0 deletionsinclude/uapi/linux/netfilter/xt_set.h
- net/netfilter/ipset/ip_set_core.c 1 addition, 1 deletionnet/netfilter/ipset/ip_set_core.c
- net/netfilter/ipset/ip_set_list_set.c 6 additions, 2 deletionsnet/netfilter/ipset/ip_set_list_set.c
- net/netfilter/xt_set.c 70 additions, 0 deletionsnet/netfilter/xt_set.c
Loading
Please register or sign in to comment