X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.27%2F101-netfilter_layer7_pktmatch.patch;h=9e499248cfcdb88cd82dd9822e9bc3ce6409674a;hp=0152957c216e3a85d03c650a72b51ddb9ba22c43;hb=3bedd206ff99279034442b09b5d1fb00f1cc6cb0;hpb=d5b01f7027ab40a9fe9532a63e39ac33ad53e121 diff --git a/target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch b/target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch index 0152957c2..9e499248c 100644 --- a/target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch +++ b/target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch @@ -1,5 +1,3 @@ -diff --git a/include/linux/netfilter/xt_layer7.h b/include/linux/netfilter/xt_layer7.h -index 147cd64..c38d3c4 100644 --- a/include/linux/netfilter/xt_layer7.h +++ b/include/linux/netfilter/xt_layer7.h @@ -8,6 +8,7 @@ struct xt_layer7_info { @@ -10,11 +8,9 @@ index 147cd64..c38d3c4 100644 }; #endif /* _XT_LAYER7_H */ -diff --git a/net/netfilter/xt_layer7.c b/net/netfilter/xt_layer7.c -index a9b88d3..e0e962d 100644 --- a/net/netfilter/xt_layer7.c +++ b/net/netfilter/xt_layer7.c -@@ -314,33 +314,35 @@ static int match_no_append(struct nf_conn * conntrack, +@@ -314,33 +314,35 @@ static int match_no_append(struct nf_con } /* add the new app data to the conntrack. Return number of bytes added. */