firewall: don't apply default udp/68 rule to ip6tables
[openwrt/staging/chunkeey.git] / package / firewall / files / firewall.config
index 7682ace78dbb986060c35d708080288f7f7819eb..7904cedb879140804a8afa1f7f76258538a05516 100644 (file)
@@ -31,6 +31,7 @@ config rule
        option proto            udp
        option dest_port        68
        option target           ACCEPT
+       option family   ipv4
 
 #Allow ping
 config rule