firewall: don't apply default udp/68 rule to ip6tables

SVN-Revision: 21509
lede-17.01
Jo-Philipp Wich 2010-05-19 21:37:12 +00:00
parent 40ad9defcc
commit cc84e0672b
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ config rule
option proto udp
option dest_port 68
option target ACCEPT
option family ipv4
#Allow ping
config rule