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

This does incur a penalty to flushing/destroying an ipset since all
entries are walked in order to free the allocated strings, this penalty
is of course less expensive than the operation of listing an ipset to
userspace, so for general-purpose usage the overall impact is expected
to be little to none.

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:29 +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: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_ip.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_ipport.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_ipportip.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_ipportnet.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_net.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_netiface.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_netnet.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_netport.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_list_set.c netfilter: ipset: Support comments in the list-type ipset. 2013-09-30 21:33:29 +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