aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/patches/1.4.3.2/002-layer7_2.17.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-04-29 23:31:23 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-04-29 23:31:23 +0000
commit25153928702222f82c9bb0404d33d13c91947a75 (patch)
tree4462cba3588bc7c44c7e0be5426eb3438de547b0 /package/iptables/patches/1.4.3.2/002-layer7_2.17.patch
parent85ee4153f3739b2f5948028221f709d69ba1ba43 (diff)
downloadupstream-25153928702222f82c9bb0404d33d13c91947a75.tar.gz
upstream-25153928702222f82c9bb0404d33d13c91947a75.tar.bz2
upstream-25153928702222f82c9bb0404d33d13c91947a75.zip
drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
Diffstat (limited to 'package/iptables/patches/1.4.3.2/002-layer7_2.17.patch')
-rw-r--r--package/iptables/patches/1.4.3.2/002-layer7_2.17.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/package/iptables/patches/1.4.3.2/002-layer7_2.17.patch b/package/iptables/patches/1.4.3.2/002-layer7_2.17.patch
index ac6b1a4841..3c5f54c9ad 100644
--- a/package/iptables/patches/1.4.3.2/002-layer7_2.17.patch
+++ b/package/iptables/patches/1.4.3.2/002-layer7_2.17.patch
@@ -1,6 +1,6 @@
-diff -Nur iptables.old/extensions/libxt_layer7.c iptables.new/extensions/libxt_layer7.c
---- iptables.old/extensions/libxt_layer7.c 1970-01-01 01:00:00.000000000 +0100
-+++ iptables.new/extensions/libxt_layer7.c 2008-08-22 16:00:52.000000000 +0200
+diff -Nur a/libxt_layer7.c b/libxt_layer7.c
+--- a/libxt_layer7.c 1970-01-01 01:00:00.000000000 +0100
++++ b/libxt_layer7.c 2008-08-22 16:00:52.000000000 +0200
@@ -0,0 +1,368 @@
+/*
+ Shared library add-on to iptables for layer 7 matching support.
@@ -370,9 +370,9 @@ diff -Nur iptables.old/extensions/libxt_layer7.c iptables.new/extensions/libxt_l
+{
+ xtables_register_match(&layer7);
+}
-diff -Nur iptables.old/extensions/libxt_layer7.man iptables.new/extensions/libxt_layer7.man
---- iptables.old/extensions/libxt_layer7.man 1970-01-01 01:00:00.000000000 +0100
-+++ iptables.new/extensions/libxt_layer7.man 2008-08-22 16:00:52.000000000 +0200
+diff -Nur a/libxt_layer7.man b/libxt_layer7.man
+--- a/libxt_layer7.man 1970-01-01 01:00:00.000000000 +0100
++++ b/libxt_layer7.man 2008-08-22 16:00:52.000000000 +0200
@@ -0,0 +1,14 @@
+This module matches packets based on the application layer data of
+their connections. It uses regular expression matching to compare