X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.22%2F110-ipp2p_0.8.1rc1.patch;h=6963ac098e08ec40c24b5582d58ca979cccbf7a0;hp=9ff9e2360603eefada7cb7401ab28bc2126616b8;hb=de7c41299a67de1d186582daf35fb6a5f9df11d6;hpb=4cddc61839af7281aa6ea810fa14d28b3366b26a diff --git a/target/linux/generic-2.6/patches-2.6.22/110-ipp2p_0.8.1rc1.patch b/target/linux/generic-2.6/patches-2.6.22/110-ipp2p_0.8.1rc1.patch index 9ff9e23606..6963ac098e 100644 --- a/target/linux/generic-2.6/patches-2.6.22/110-ipp2p_0.8.1rc1.patch +++ b/target/linux/generic-2.6/patches-2.6.22/110-ipp2p_0.8.1rc1.patch @@ -36,7 +36,7 @@ diff -urN linux-2.6.21.1.old/include/linux/netfilter_ipv4/ipt_ipp2p.h linux-2.6. diff -urN linux-2.6.21.1.old/net/ipv4/netfilter/ipt_ipp2p.c linux-2.6.21.1.dev/net/ipv4/netfilter/ipt_ipp2p.c --- linux-2.6.21.1.old/net/ipv4/netfilter/ipt_ipp2p.c 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.21.1.dev/net/ipv4/netfilter/ipt_ipp2p.c 2007-05-26 20:21:54.587864144 +0200 -@@ -0,0 +1,881 @@ +@@ -0,0 +1,882 @@ +#if defined(MODVERSIONS) +#include +#endif @@ -893,6 +893,7 @@ diff -urN linux-2.6.21.1.old/net/ipv4/netfilter/ipt_ipp2p.c linux-2.6.21.1.dev/n +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) + .name = "ipp2p", + .match = &match, ++ .family = AF_INET, +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,18) + .matchsize = sizeof(struct ipt_p2p_info), +#endif