aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/patches/1.3.8/006-ipt_conntrack.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.3.8/006-ipt_conntrack.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.3.8/006-ipt_conntrack.patch')
-rw-r--r--package/iptables/patches/1.3.8/006-ipt_conntrack.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/iptables/patches/1.3.8/006-ipt_conntrack.patch b/package/iptables/patches/1.3.8/006-ipt_conntrack.patch
deleted file mode 100644
index 65ea074e9a..0000000000
--- a/package/iptables/patches/1.3.8/006-ipt_conntrack.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./include/linux/netfilter_ipv4/ipt_conntrack.h.orig 2008-09-27 10:26:49.000000000 -0400
-+++ ./include/linux/netfilter_ipv4/ipt_conntrack.h 2008-09-27 01:15:57.000000000 -0400
-@@ -52,7 +52,7 @@
- struct {
- u_int32_t ip;
- union {
-- u_int16_t all;
-+ u_int32_t all;
- } u;
-
- /* The protocol. */