]> git.ipfire.org Git - thirdparty/ipset.git/commit
Remove include/net/pfxlen.h
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 7 Dec 2010 16:28:17 +0000 (17:28 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 7 Dec 2010 16:28:17 +0000 (17:28 +0100)
commit6743bb20a71cdae0255c473ab4d088a08d5be18d
tree25bf79bdf5159ecab870bbca7cd08d40986cecd1
parentbf1ae494ed67e9b44bc57c91d885218e2cf64cec
Remove include/net/pfxlen.h

Spare some memory by moving the static prefixlen maps to the ipset core.
Thus we can get rid of include/net/pfxlen.h too.
12 files changed:
kernel/include/linux/netfilter/ip_set.h
kernel/include/net/pfxlen.h [deleted file]
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