linux/net/netfilter/ipset
Jozsef Kadlecsik 0e8a835aa5 netfilter: ipset: bitmap:ip,mac type requires "src" for MAC
Enforce that the second "src/dst" parameter of the set match and SET target
must be "src", because we have access to the source MAC only in the packet.
The previous behaviour, that the type required the second parameter
but actually ignored the value was counter-intuitive and confusing.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2011-04-13 13:43:23 +02:00
..
ip_set_bitmap_ip.c netfilter: ipset: References are protected by rwlock instead of mutex 2011-03-29 15:00:43 +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-03-29 15:00:43 +02:00
ip_set_core.c netfilter: ipset: References are protected by rwlock instead of mutex 2011-03-29 15:00:43 +02: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: References are protected by rwlock instead of mutex 2011-03-29 15:00:43 +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