linux/net/netfilter/ipset
Oliver Smith b90cb8ba19 netfilter: ipset: Support comments in bitmap-type ipsets.
This provides kernel support for creating bitmap ipsets with comment
support.

As is the case for hashes, this incurs a penalty when flushing or
destroying the entire ipset as the entries must first be walked in order
to free the comment strings. This penalty is of course far less than the
cost of listing an ipset to userspace. Any set created without support
for comments will be flushed/destroyed as before.

Signed-off-by: Oliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
2013-09-30 21:33:28 +02:00
..
ip_set_bitmap_gen.h netfilter: ipset: Support comments in bitmap-type ipsets. 2013-09-30 21:33:28 +02:00
ip_set_bitmap_ip.c netfilter: ipset: Support comments in bitmap-type ipsets. 2013-09-30 21:33:28 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: Support comments in bitmap-type ipsets. 2013-09-30 21:33:28 +02:00
ip_set_bitmap_port.c netfilter: ipset: Support comments in bitmap-type ipsets. 2013-09-30 21:33:28 +02:00
ip_set_core.c netfilter: ipset: Support comments for ipset entries in the core. 2013-09-30 21:33:28 +02:00
ip_set_getport.c netfilter: ipset: Support package fragments for IPv4 protos without ports 2013-09-30 21:33:26 +02:00
ip_set_hash_gen.h netfilter: ipset: Add hash:net,net module to kernel. 2013-09-30 21:33:28 +02:00
ip_set_hash_ip.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_hash_ipport.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_hash_ipportip.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_hash_ipportnet.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_hash_net.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_hash_netiface.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_hash_netnet.c netfilter: ipset: Add hash:net,net module to kernel. 2013-09-30 21:33:28 +02:00
ip_set_hash_netport.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_list_set.c netfilter: ipset: list:set: make sure all elements are checked by the gc 2013-09-30 21:33:27 +02:00
Kconfig netfilter: ipset: Add hash:net,net module to kernel. 2013-09-30 21:33:28 +02:00
Makefile netfilter: ipset: Add hash:net,net module to kernel. 2013-09-30 21:33:28 +02:00
pfxlen.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00