alistair23-linux/net/netfilter/ipset
Jozsef Kadlecsik 6e01781d1c 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>
2013-04-29 20:09:03 +02:00
..
ip_set_bitmap_gen.h netfilter: ipset: The bitmap types with counter support 2013-04-29 20:09:00 +02:00
ip_set_bitmap_ip.c netfilter: ipset: The bitmap types with counter support 2013-04-29 20:09:00 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: The bitmap types with counter support 2013-04-29 20:09:00 +02:00
ip_set_bitmap_port.c netfilter: ipset: The bitmap types with counter support 2013-04-29 20:09:00 +02:00
ip_set_core.c netfilter: ipset: set match: add support to match the counters 2013-04-29 20:09:03 +02:00
ip_set_getport.c
ip_set_hash_gen.h netfilter: ipset: The hash types with counter support 2013-04-29 20:09:01 +02:00
ip_set_hash_ip.c netfilter: ipset: The hash types with counter support 2013-04-29 20:09:01 +02:00
ip_set_hash_ipport.c netfilter: ipset: The hash types with counter support 2013-04-29 20:09:01 +02:00
ip_set_hash_ipportip.c netfilter: ipset: The hash types with counter support 2013-04-29 20:09:01 +02:00
ip_set_hash_ipportnet.c netfilter: ipset: The hash types with counter support 2013-04-29 20:09:01 +02:00
ip_set_hash_net.c netfilter: ipset: The hash types with counter support 2013-04-29 20:09:01 +02:00
ip_set_hash_netiface.c netfilter: ipset: The hash types with counter support 2013-04-29 20:09:01 +02:00
ip_set_hash_netport.c netfilter: ipset: The hash types with counter support 2013-04-29 20:09:01 +02:00
ip_set_list_set.c netfilter: ipset: set match: add support to match the counters 2013-04-29 20:09:03 +02:00
Kconfig
Makefile
pfxlen.c