]> git.ipfire.org Git - thirdparty/ipset.git/commit
More compatibility checking and simplifications
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 29 Dec 2014 21:28:17 +0000 (22:28 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 6 Jan 2015 07:25:09 +0000 (08:25 +0100)
commitf1d7b4b97f82c5fb912e0857818cbec07d264b23
tree034c4d665ccd1c1e1ae64b066e2c65580547619d
parentf5faf94ec994b470ad4a23daa0218a75c5003f46
More compatibility checking and simplifications

Try hard to keep the support of the 2.6.32 kernel tree and
simplify the code with self-referential macros.
configure.ac
kernel/include/linux/netfilter/ipset/ip_set.h
kernel/include/linux/netfilter/ipset/ip_set_compat.h.in
kernel/include/uapi/linux/netfilter/ipset/ip_set.h
kernel/net/netfilter/ipset/ip_set_core.c
kernel/net/netfilter/ipset/ip_set_getport.c
kernel/net/netfilter/ipset/ip_set_hash_ipmark.c
kernel/net/netfilter/xt_set.c