linux-stable-rt/net/netfilter/ipset
Jozsef Kadlecsik b48e3c5c32 netfilter: ipset: Use the stored first cidr value instead of '1'
The stored cidr values are tried one after anoter. The boolean
condition evaluated to '1' instead of the first stored cidr or
the default host cidr.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2011-06-06 01:35:29 +02:00
..
Kconfig
Makefile
ip_set_bitmap_ip.c
ip_set_bitmap_ipmac.c
ip_set_bitmap_port.c
ip_set_core.c
ip_set_getport.c
ip_set_hash_ip.c
ip_set_hash_ipport.c
ip_set_hash_ipportip.c
ip_set_hash_ipportnet.c netfilter: ipset: Use the stored first cidr value instead of '1' 2011-06-06 01:35:29 +02:00
ip_set_hash_net.c netfilter: ipset: Use the stored first cidr value instead of '1' 2011-06-06 01:35:29 +02:00
ip_set_hash_netport.c netfilter: ipset: Use the stored first cidr value instead of '1' 2011-06-06 01:35:29 +02:00
ip_set_list_set.c
pfxlen.c