firewall: add commented disable_ipv6 option to default config
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 19 May 2010 09:49:21 +0000 (09:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 19 May 2010 09:49:21 +0000 (09:49 +0000)
SVN-Revision: 21505

package/firewall/files/firewall.config

index b4aa4595d9dca5f015ceb893f0e4d62bc06448ae..7682ace78dbb986060c35d708080288f7f7819eb 100644 (file)
@@ -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