]> granicus.if.org Git - ipset/commit
Fix "don't update counters" mode when counters used at the matching
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 4 Jan 2018 12:21:26 +0000 (13:21 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 4 Jan 2018 12:21:26 +0000 (13:21 +0100)
commitad92ed77e77fe421a86f0fde907c51286ed47928
tree412d16a99a72446666734d404ffd380eb85d6f49
parent0a81ab50306539788e2dd0471f3b1ed5b9dcc5ef
Fix "don't update counters" mode when counters used at the matching

The matching of the counters was not taken into account, fixed.
kernel/include/linux/netfilter/ipset/ip_set.h
kernel/include/linux/netfilter/ipset/ip_set_counter.h
kernel/net/netfilter/ipset/ip_set_bitmap_gen.h
kernel/net/netfilter/ipset/ip_set_core.c
kernel/net/netfilter/ipset/ip_set_hash_gen.h
kernel/net/netfilter/ipset/ip_set_list_set.c
kernel/net/netfilter/xt_set.c
tests/hash:net.t
tests/iptables.sh
tests/match_target.t