summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-11-30 18:09:21 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-11-30 18:09:21 +0000
commit7801e8d2bc61d9e8efc30b3f4f7440eb878fabeb (patch)
treeb008bcd89cb19618354a01e8d131b5b79e85b916 /target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch
parent10aa4d9e42a87b842af6eb855d4678d37937a656 (diff)
downloadmaster-31e0f0ae-7801e8d2bc61d9e8efc30b3f4f7440eb878fabeb.tar.gz
master-31e0f0ae-7801e8d2bc61d9e8efc30b3f4f7440eb878fabeb.tar.bz2
master-31e0f0ae-7801e8d2bc61d9e8efc30b3f4f7440eb878fabeb.zip
refresh patches
SVN-Revision: 13449
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch6
1 files changed, 1 insertions, 5 deletions
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 0152957c21..9e499248cf 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. */