From: nbd Date: Sat, 31 Jan 2009 02:14:27 +0000 (+0000) Subject: re-enable the mss fix by default for now - see discussion at http://lists.openwrt... X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=759aaf7754a638b3f94a267c9feb888c74181340;hp=8878fc63f14757e5fa42e9c2ae90f43a403a927f re-enable the mss fix by default for now - see discussion at lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14293 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config index 16d688e99..46f7de5d7 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