diff options
author | Phil Sutter <phil@nwl.cc> | 2020-05-14 13:31:21 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-05-25 20:39:14 +0200 |
commit | a164b95ad6055c50612795882f35e0efda1f1390 (patch) | |
tree | d271e630467e280ef5480d420681da7230f1be9c /net/ipv4 | |
parent | e9c284ec4b41c827f4369973d2792992849e4fa5 (diff) | |
download | linux-a164b95ad6055c50612795882f35e0efda1f1390.tar.gz linux-a164b95ad6055c50612795882f35e0efda1f1390.tar.bz2 linux-a164b95ad6055c50612795882f35e0efda1f1390.zip |
netfilter: ipset: Fix subcounter update skip
If IPSET_FLAG_SKIP_SUBCOUNTER_UPDATE is set, user requested to not
update counters in sub sets. Therefore IPSET_FLAG_SKIP_COUNTER_UPDATE
must be set, not unset.
Fixes: 6e01781d1c80e ("netfilter: ipset: set match: add support to match the counters")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions