]> git.ipfire.org Git - thirdparty/iptables.git/commit
Introduce a new revision for the set match with the counters support
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 30 Apr 2013 22:56:35 +0000 (00:56 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 7 Jun 2013 17:30:57 +0000 (19:30 +0200)
commit34844da8f53ec80b34ad094f2fca2519a7079ec2
tree513e761fd914bffb8d96aade042312d5073be437
parentf927d5fc3a6a0a8a8fb03e733a6572a934482723
Introduce a new revision for the set match with the counters support

The revision add the support of matching the packet/byte counters
if the set was defined with the extension. Also, a new flag is
introduced to suppress updating the packet/byte counters if required.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
extensions/libxt_set.c
extensions/libxt_set.man
include/linux/netfilter/ipset/ip_set.h
include/linux/netfilter/xt_set.h