]> Git Repo - linux.git/commit
netfilter: ipset: Fix "don't update counters" mode when counters used at the matching
authorJozsef Kadlecsik <[email protected]>
Sat, 6 Jan 2018 14:22:01 +0000 (15:22 +0100)
committerPablo Neira Ayuso <[email protected]>
Mon, 8 Jan 2018 17:11:12 +0000 (18:11 +0100)
commit4750005a85f76b3df1e5df19c283dde96b071515
tree5a444a78aa66a59d00d65fc0e750f5367b7ce205
parentc0453377518d8dd30dcc07b5bdd9e29512ca9aca
netfilter: ipset: Fix "don't update counters" mode when counters used at the matching

The matching of the counters was not taken into account, fixed.

Signed-off-by: Jozsef Kadlecsik <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
include/linux/netfilter/ipset/ip_set.h
include/linux/netfilter/ipset/ip_set_counter.h
net/netfilter/ipset/ip_set_bitmap_gen.h
net/netfilter/ipset/ip_set_core.c
net/netfilter/ipset/ip_set_hash_gen.h
net/netfilter/ipset/ip_set_list_set.c
net/netfilter/xt_set.c
This page took 0.073492 seconds and 4 git commands to generate.