X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.26%2F170-netfilter_chaostables_0.8.patch;h=3d100d0439f25d798b6ba093464d67694d73034f;hb=2ba09342d101772ae8083966d80e1ca9d8cbb5b3;hp=6357f6df91603657921c39876212db8415c3480f;hpb=0f80ce2088410d9ccb5f3c8070210af67c787ae0;p=openwrt-10.03%2F.git diff --git a/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch b/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch index 6357f6df9..3d100d043 100644 --- a/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch +++ b/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch @@ -1,3 +1,13 @@ +--- a/include/linux/netfilter/Kbuild ++++ b/include/linux/netfilter/Kbuild +@@ -3,6 +3,7 @@ + header-y += nfnetlink_conntrack.h + header-y += nfnetlink_log.h + header-y += nfnetlink_queue.h ++header-y += xt_CHAOS.h + header-y += xt_CLASSIFY.h + header-y += xt_CONNMARK.h + header-y += xt_CONNSECMARK.h --- /dev/null +++ b/include/linux/netfilter/oot_conntrack.h @@ -0,0 +1,5 @@