aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/patches/002-layer7_2.17.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-26 14:28:40 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-26 14:28:40 +0000
commitd6fb9649de2e83d0484885af70553d9c46b1c3d5 (patch)
treeebd858d0ecc47667acbe37fcc80d319b3876b1e7 /package/iptables/patches/002-layer7_2.17.patch
parent22d0b13b78cec4522b9b7ad2cfaaf61a6d45444f (diff)
downloadupstream-d6fb9649de2e83d0484885af70553d9c46b1c3d5.tar.gz
upstream-d6fb9649de2e83d0484885af70553d9c46b1c3d5.tar.bz2
upstream-d6fb9649de2e83d0484885af70553d9c46b1c3d5.zip
package/iptables: refresh patches
SVN-Revision: 20465
Diffstat (limited to 'package/iptables/patches/002-layer7_2.17.patch')
-rw-r--r--package/iptables/patches/002-layer7_2.17.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/package/iptables/patches/002-layer7_2.17.patch b/package/iptables/patches/002-layer7_2.17.patch
index a62d87f61f..3257f0fb70 100644
--- a/package/iptables/patches/002-layer7_2.17.patch
+++ b/package/iptables/patches/002-layer7_2.17.patch
@@ -1,6 +1,5 @@
-diff -Nur a/libxt_layer7.c b/libxt_layer7.c
---- a/extensions/libxt_layer7.c 1970-01-01 01:00:00.000000000 +0100
-+++ b/extensions/libxt_layer7.c 2008-08-22 16:00:52.000000000 +0200
+--- /dev/null
++++ b/extensions/libxt_layer7.c
@@ -0,0 +1,368 @@
+/*
+ Shared library add-on to iptables for layer 7 matching support.
@@ -370,9 +369,8 @@ diff -Nur a/libxt_layer7.c b/libxt_layer7.c
+{
+ xtables_register_match(&layer7);
+}
-diff -Nur a/libxt_layer7.man b/libxt_layer7.man
---- a/extensions/libxt_layer7.man 1970-01-01 01:00:00.000000000 +0100
-+++ b/extensions/libxt_layer7.man 2008-08-22 16:00:52.000000000 +0200
+--- /dev/null
++++ b/extensions/libxt_layer7.man
@@ -0,0 +1,14 @@
+This module matches packets based on the application layer data of
+their connections. It uses regular expression matching to compare