linux/net/netfilter/ipset
Jozsef Kadlecsik 5c1aba4678 netfilter: ipset: fix checking the type revision at create command
The revision of the set type was not checked at the create command: if the
userspace sent a valid set type but with not supported revision number,
it'd create a loop.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2011-03-20 15:35:01 +01: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
ip_set_bitmap_ip.c netfilter: ipset: remove unnecessary includes 2011-02-01 16:57:37 +01:00
ip_set_bitmap_ipmac.c netfilter: ipset: remove unnecessary includes 2011-02-01 16:57:37 +01:00
ip_set_bitmap_port.c netfilter: ipset: remove unnecessary includes 2011-02-01 16:57:37 +01:00
ip_set_core.c netfilter: ipset: fix checking the type revision at create command 2011-03-20 15:35:01 +01:00
ip_set_getport.c netfilter: ipset: fix linking with CONFIG_IPV6=n 2011-02-02 23:50:01 +01: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: fix address ranges at hash:*port* types 2011-03-20 15:33:26 +01:00
ip_set_hash_ipportip.c netfilter: ipset: fix address ranges at hash:*port* types 2011-03-20 15:33:26 +01:00
ip_set_hash_ipportnet.c netfilter: ipset: fix address ranges at hash:*port* types 2011-03-20 15:33:26 +01:00
ip_set_hash_net.c netfilter: ipset: remove unnecessary includes 2011-02-01 16:57:37 +01:00
ip_set_hash_netport.c netfilter: ipset: fix address ranges at hash:*port* types 2011-03-20 15:33:26 +01:00
ip_set_list_set.c 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