tn3399_openwrt/package/network/services/dnsmasq
Kevin Darbyshire-Bryant f1ca277405 dnsmasq: correct sense & usage of dnsseccheckunsigned
dnsmasq v2.80 made 'dnssec-check-unsigned' the default, thus the uci
option was rendered ineffectual: we checked unsigned zones no matter the
setting.

Disabling the checking of unsigned zones is now achieve with the
"--dnssec-check-unsigned=no" dnsmasq option.

Update init script to pass required option in the disabled case.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2019-11-23 08:29:15 +00:00
..
files dnsmasq: correct sense & usage of dnsseccheckunsigned 2019-11-23 08:29:15 +00:00
patches dnsmasq: use nettle ecc_curve access functions 2019-08-09 21:40:13 +02:00
Makefile dnsmasq: correct sense & usage of dnsseccheckunsigned 2019-11-23 08:29:15 +00:00