]> git.ipfire.org Git - people/ms/dnsmasq.git/commit
Major rationalisation of DNSSEC validation.
authorSimon Kelley <simon@thekelleys.org.uk>
Tue, 15 Dec 2015 10:20:39 +0000 (10:20 +0000)
committerSimon Kelley <simon@thekelleys.org.uk>
Tue, 15 Dec 2015 10:20:39 +0000 (10:20 +0000)
commit9a31b68b59adcac01016d4026d906b69c4216c01
tree6263f33b69af8c29557dd9c421e85388df7cdd40
parent0007ee90646a5a78a96ee729932e89d31c69513a
Major rationalisation of DNSSEC validation.

Much gnarly special-case code removed and replaced with correct
general implementaion. Checking of zone-status moved to DNSSEC code,
where it should be, vastly simplifying query-forwarding code.
src/dnsmasq.h
src/dnssec.c
src/forward.c