linux/net/netfilter/ipset
Oliver Smith 68b63f08d2 netfilter: ipset: Support comments for ipset entries in the core.
This adds the core support for having comments on ipset entries.

The comments are stored as standard null-terminated strings in
dynamically allocated memory after being passed to the kernel. As a
result of this, code has been added to the generic destroy function to
iterate all extensions and call that extension's destroy task if the set
has that extension activated, and if such a task is defined.

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 extensions which need a per data destroy function 2013-09-30 21:33:27 +02:00
ip_set_bitmap_ip.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +02:00
ip_set_bitmap_port.c netfilter: ipset: Generalize extensions support 2013-09-30 21:33:27 +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