projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e26889
)
firewall: add commented disable_ipv6 option to default config
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 19 May 2010 09:49:21 +0000
(09:49 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 19 May 2010 09:49:21 +0000
(09:49 +0000)
SVN-Revision: 21505
package/firewall/files/firewall.config
patch
|
blob
|
history
diff --git
a/package/firewall/files/firewall.config
b/package/firewall/files/firewall.config
index b4aa4595d9dca5f015ceb893f0e4d62bc06448ae..7682ace78dbb986060c35d708080288f7f7819eb 100644
(file)
--- 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