]> granicus.if.org Git - ipset/commit
Create include/linux/netfilter/ipset/ directory
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 7 Dec 2010 16:46:40 +0000 (17:46 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 7 Dec 2010 16:46:40 +0000 (17:46 +0100)
commit4902415c1e95003068343d69206887be0e202615
treeac65ed5eaf20d79b513e769eed7a4b63a86cd119
parentb4e9b45a615898bf81aead9f55f87c5a37c5d6df
Create include/linux/netfilter/ipset/ directory

Separate the ipset header files from netfilter header files.
23 files changed:
kernel/include/linux/netfilter/ipset/ip_set.h [moved from kernel/include/linux/netfilter/ip_set.h with 100% similarity]
kernel/include/linux/netfilter/ipset/ip_set_bitmap.h [moved from kernel/include/linux/netfilter/ip_set_bitmap.h with 100% similarity]
kernel/include/linux/netfilter/ipset/ip_set_chash.h [moved from kernel/include/linux/netfilter/ip_set_chash.h with 99% similarity]
kernel/include/linux/netfilter/ipset/ip_set_getport.h [moved from kernel/include/linux/netfilter/ip_set_getport.h with 100% similarity]
kernel/include/linux/netfilter/ipset/ip_set_hash.h [moved from kernel/include/linux/netfilter/ip_set_hash.h with 100% similarity]
kernel/include/linux/netfilter/ipset/ip_set_jhash.h [moved from kernel/include/linux/netfilter/ip_set_jhash.h with 100% similarity]
kernel/include/linux/netfilter/ipset/ip_set_kernel.h [moved from kernel/include/linux/netfilter/ip_set_kernel.h with 100% similarity]
kernel/include/linux/netfilter/ipset/ip_set_list.h [moved from kernel/include/linux/netfilter/ip_set_list.h with 100% similarity]
kernel/include/linux/netfilter/ipset/ip_set_slist.h [moved from kernel/include/linux/netfilter/ip_set_slist.h with 100% similarity]
kernel/include/linux/netfilter/ipset/ip_set_timeout.h [moved from kernel/include/linux/netfilter/ip_set_timeout.h with 100% similarity]
kernel/include/linux/netfilter/xt_set.h
kernel/ip_set.c
kernel/ip_set_bitmap_ip.c
kernel/ip_set_bitmap_ipmac.c
kernel/ip_set_bitmap_port.c
kernel/ip_set_hash_ip.c
kernel/ip_set_hash_ipport.c
kernel/ip_set_hash_ipportip.c
kernel/ip_set_hash_ipportnet.c
kernel/ip_set_hash_net.c
kernel/ip_set_hash_netport.c
kernel/ip_set_list_set.c
update