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

SVN-Revision: 21509
This commit is contained in:
Jo-Philipp Wich 2010-05-19 21:37:12 +00:00
parent 40ad9defcc
commit cc84e0672b

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