linux/net/netfilter/ipset
Jozsef Kadlecsik 80571a9ea4 netfilter: ipset: Fix hash resizing with comments
The destroy function must take into account that resizing doesn't
create new extensions so those cannot be destroyed at resize.

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: Fix hash resizing with comments 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