linux/net/netfilter/ipset
Sergey Popovich 43ef29c91a netfilter: ipset: Preprocessor directices cleanup
* Undefine mtype_data_reset_elem before defining.

 * Remove duplicated mtype_gc_init undefine, move
   mtype_gc_init define closer to mtype_gc define.

 * Use htype instead of HTYPE in IPSET_TOKEN(HTYPE, _create)().

 * Remove PF definition from sets: no more used.

Signed-off-by: Sergey Popovich <popovich_sergei@mail.ua>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2015-05-13 13:25:46 +02:00
..
ip_set_bitmap_gen.h netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. 2014-09-15 22:20:20 +02:00
ip_set_bitmap_ip.c netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. 2014-09-15 22:20:20 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. 2014-09-15 22:20:20 +02:00
ip_set_bitmap_port.c netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. 2014-09-15 22:20:20 +02:00
ip_set_core.c netfilter: ipset: Properly calculate extensions offsets and total length 2015-05-13 13:25:45 +02:00
ip_set_getport.c netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset 2015-05-13 13:25:45 +02:00
ip_set_hash_gen.h netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_ip.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_ipmark.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_ipport.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_ipportip.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_ipportnet.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_mac.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_net.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_netiface.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_netnet.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_netport.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_hash_netportnet.c netfilter: ipset: Preprocessor directices cleanup 2015-05-13 13:25:46 +02:00
ip_set_list_set.c netfilter: ipset: Add skbinfo extension kernel support for the list set type. 2014-09-15 22:20:20 +02:00
Kconfig netfilter: ipset: hash:mac type added to ipset 2014-09-15 22:20:21 +02:00
Makefile netfilter: ipset: hash:mac type added to ipset 2014-09-15 22:20:21 +02:00
pfxlen.c netfilter: Convert uses of __constant_<foo> to <foo> 2014-03-13 14:13:19 +01:00