projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: do not adjust the slot time setting for long distance, it seems to cause long...
[openwrt.git]
/
package
/
firewall
/
files
/
firewall.config
diff --git
a/package/firewall/files/firewall.config
b/package/firewall/files/firewall.config
index
7682ace
..
7904ced
100644
(file)
--- a/
package/firewall/files/firewall.config
+++ b/
package/firewall/files/firewall.config
@@
-31,6
+31,7
@@
config rule
option proto udp
option dest_port 68
option target ACCEPT
option proto udp
option dest_port 68
option target ACCEPT
+ option family ipv4
#Allow ping
config rule
#Allow ping
config rule
This page took
0.023269 seconds
and
4
git commands to generate.