aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-05-19 09:49:21 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-05-19 09:49:21 +0000
commit7280e77771325d8b06b0f11824d87aed76e856fc (patch)
tree15afd508b27b893e34ad774c73b124e0266e0470 /package/firewall
parent528a24ebe99d6ca3e5c9b5b1ec56286febaa5d68 (diff)
downloadupstream-7280e77771325d8b06b0f11824d87aed76e856fc.tar.gz
upstream-7280e77771325d8b06b0f11824d87aed76e856fc.tar.bz2
upstream-7280e77771325d8b06b0f11824d87aed76e856fc.zip
[package] firewall: add commented disable_ipv6 option to default config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21505 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall')
-rw-r--r--package/firewall/files/firewall.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config
index b4aa4595d9..7682ace78d 100644
--- a/package/firewall/files/firewall.config
+++ b/package/firewall/files/firewall.config
@@ -3,6 +3,8 @@ config defaults
option input ACCEPT
option output ACCEPT
option forward REJECT
+# Uncomment this line to disable ipv6 rules
+# option disable_ipv6 1
config zone
option name lan