]> git.ipfire.org Git - thirdparty/ipset.git/commit
ipset 5: Sparc related and compatibility fixes v5.0-pre5
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 29 Jun 2010 19:14:40 +0000 (21:14 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 29 Jun 2010 19:14:40 +0000 (21:14 +0200)
commit8dd10256cb24ceade8b40bd1604f03ddac8589e2
tree9b6e5deae0b5d349122c82b63019d6bb36a66aeb
parent780f6384c5c6639da3f5a6ac8d30653e8a26d6c0
ipset 5: Sparc related and compatibility fixes

ipset 5 is tested on Sparc, which revealed some compatibility issues
and those are fixed. Kernels from 2.6.31 onward are supported.
The testsuite checkings are completed to run match/target checks.
The README file is updated to reflect the requirements to install
and run ipset 5.
32 files changed:
Make_global.am
Makefile.am
README
check_const [new file with mode: 0755]
configure.ac
kernel/Kbuild
kernel/Kconfig.ipset
kernel/include/linux/netfilter/ip_set.h
kernel/include/linux/netfilter/ip_set_kernel.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_list_set.c
kernel/xt_set.c
lib/parse.c
lib/print.c
lib/session.c
lib/types.c
netlink.patch-2.6.31.1 [new file with mode: 0644]
tests/bitmap:ip.t
tests/ipmap.t
tests/iptables.sh
tests/macipmap.t
tests/portmap.t
tests/runtest.sh
tests/setlist.t