aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.25/190-netfilter_rtsp.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-02 09:10:48 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-02 09:10:48 +0000
commitc0551f41afda68f4d4c25a5f7ebcf4555ccaee43 (patch)
tree2ecc24e2a0a15d4cfc3ff56e9c971b114cca454c /target/linux/generic-2.6/patches-2.6.25/190-netfilter_rtsp.patch
parent7cce2d8fc39a7bbcdcf8755ad331409b0a103103 (diff)
downloadupstream-c0551f41afda68f4d4c25a5f7ebcf4555ccaee43.tar.gz
upstream-c0551f41afda68f4d4c25a5f7ebcf4555ccaee43.tar.bz2
upstream-c0551f41afda68f4d4c25a5f7ebcf4555ccaee43.zip
* add a prerelease IMQ patch for 2.6.25 * reenable IMQ in the kernel config * resync patches
SVN-Revision: 11324
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.25/190-netfilter_rtsp.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.25/190-netfilter_rtsp.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/190-netfilter_rtsp.patch b/target/linux/generic-2.6/patches-2.6.25/190-netfilter_rtsp.patch
index ead8cb2be4..4e5adf97a1 100644
--- a/target/linux/generic-2.6/patches-2.6.25/190-netfilter_rtsp.patch
+++ b/target/linux/generic-2.6/patches-2.6.25/190-netfilter_rtsp.patch
@@ -333,7 +333,7 @@
obj-$(CONFIG_NETFILTER_XTABLES) += x_tables.o xt_tcpudp.o
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
-@@ -277,6 +277,11 @@
+@@ -288,6 +288,11 @@
depends on IP_NF_IPTABLES && NF_CONNTRACK && NF_NAT
default NF_NAT && NF_CONNTRACK_IRC