Forked from
ffbs / ffbs-gluon
2512 commits behind the upstream repository.
Matthias Schiffer
authored
dnsmasq's caching is severly broken and does not handle all answer records equally. In particular, its cached answers are missing DNSKEY and DS records, breaking DNSSEC validation on clients. Remove the cache for now. It may return if dnsmasq is fixed or we switch to a different resolver.