linux/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
..
ip_set_bitmap_ip.c Merge branch 'master' into for-next 2011-04-26 10:22:59 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: bitmap:ip,mac type requires "src" for MAC 2011-04-13 13:43:23 +02:00
ip_set_bitmap_port.c netfilter: ipset: references are protected by rwlock instead of mutex 2011-04-04 15:19:25 +02:00
ip_set_core.c netfilter: ipset: Fix return code for destroy when sets are in use 2011-06-06 01:35:15 +02:00
ip_set_getport.c netfilter: ipset: SCTP, UDPLITE support added 2011-04-13 13:51:38 +02:00
ip_set_hash_ip.c netfilter: ipset: remove unnecessary includes 2011-02-01 16:57:37 +01:00
ip_set_hash_ipport.c netfilter: ipset: SCTP, UDPLITE support added 2011-04-13 13:51:38 +02:00
ip_set_hash_ipportip.c netfilter: ipset: SCTP, UDPLITE support added 2011-04-13 13:51:38 +02:00
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 netfilter: ipset: references are protected by rwlock instead of mutex 2011-04-04 15:19:25 +02:00
Kconfig netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK 2011-02-10 10:13:07 +01:00
Makefile netfilter: ipset: list:set set type support 2011-02-01 15:54:59 +01:00
pfxlen.c netfilter: ipset: IP set core support 2011-02-01 15:28:35 +01:00