From 729638fd3e6507cc23a671bf7f973c646ce0634c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 28 May 2009 16:06:34 +0000 Subject: [PATCH] 8.09: remove the incomplete iptables data structure patch now that the problem is fixed at the source SVN-Revision: 16145 --- .../iptables/patches/1.3.8/006-ipt_conntrack.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/iptables/patches/1.3.8/006-ipt_conntrack.patch 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. */ -- 2.30.2