dnsmasq: add support for filter-AAAA/A
[openwrt/openwrt.git] / package / network / services / dnsmasq / files / dhcp.conf
index 8c42ef782e3b8f6f1a6393417a288be29d8428ad..4ddef172e63852851b803674b4b8a26bfe22903e 100644 (file)
@@ -21,6 +21,8 @@ config dnsmasq
        #list bogusnxdomain     '64.94.110.11'
        option localservice     1  # disable to allow DNS requests from non-local subnets
        option ednspacket_max   1232
+       option filter_aaaa      0
+       option filter_a         0
 
 config dhcp lan
        option interface        lan