From 50be634a3c17134661bf46a2252288e9b346565d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 31 Jan 2009 02:14:27 +0000 Subject: [PATCH] re-enable the mss fix by default for now - see discussion at http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information SVN-Revision: 14293 --- package/firewall/files/firewall.config | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config index 16d688e993..46f7de5d77 100755 --- a/package/firewall/files/firewall.config +++ b/package/firewall/files/firewall.config @@ -20,11 +20,7 @@ config zone config forwarding option src lan option dest wan - -## Enable this option if you encounter any MTU problems -## e.g. some websites work, others do not, submitting -## forms causes problems, ... -# option mtu_fix 1 + option mtu_fix 1 ### EXAMPLE CONFIG SECTIONS -- 2.30.2