Yasuyuki KOZAKAI wrote:
From: Patrick McHardy <kaber@xxxxxxxxx>
Date: Sun, 25 Nov 2007 16:13:59 +0100
Applied, but I stripped the #ifdef __KERNEL__ sections first.
Thanks Jesper.
Thanks Jesper and Patrick. That looks fine to me.
XT_SO_GET_REVISION_{MATCH,TARGET} in 2.6.18 was removed because of
conflicts on {get,set}sockopt number of IPv6 socket. I.e. ip_tables.h
you used on build included bug.
iptables.c only uses IPT_SO_GET_REVISION_* and they are defined in local
header include/iptables.h. I suspects that
/usr/include/linux/netfilter_ipv4/ip_tables.h re-defined
IPT_SO_GET_REVISION_* with XT_SO_GET_REVISION_* on your environment.
Thanks for double-checking the patch.
P.S. sorry for late reply. I was very busy for other work this several
months but I will be able to contribute to netfilter again from next month.
Sounds great :)
-
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html