|
|
@@ -960,6 +960,9 @@ dnsmasq_start()
|
|
|
append_bool "$cfg" rapidcommit "--dhcp-rapid-commit"
|
|
|
append_bool "$cfg" scriptarp "--script-arp"
|
|
|
|
|
|
+ append_bool "$cfg" filter_aaaa "--filter-AAAA"
|
|
|
+ append_bool "$cfg" filter_a "--filter-A"
|
|
|
+
|
|
|
append_parm "$cfg" logfacility "--log-facility"
|
|
|
config_get logfacility "$cfg" "logfacility"
|
|
|
append_parm "$cfg" cachesize "--cache-size"
|