]> granicus.if.org Git - ipset/commit
Add a compatibility header file for easier maintenance
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sat, 6 Apr 2013 12:04:12 +0000 (14:04 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 9 Apr 2013 19:42:16 +0000 (21:42 +0200)
commita7988ae4f73df84cbbe355568c0eabf3b1f67e68
treefb3d6379ac8b1c173767dbd8b3c3cc87fd6f540d
parent5e5e23e79dbc4cf581a09149885fef178bc07725
Add a compatibility header file for easier maintenance

Unfortunately not everything could be moved there, there are still
compatibility ifdefs in some other files.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/include/linux/netfilter/ipset/ip_set.h
kernel/include/linux/netfilter/ipset/ip_set_ahash.h
kernel/include/linux/netfilter/ipset/ip_set_compat.h [new file with mode: 0644]
kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.c
kernel/net/netfilter/ipset/ip_set_core.c
kernel/net/netfilter/xt_set.c