coredns/core
Miek Gieben 4f36e63a05 middleware/file: fix DS handling (#344)
The DS record is handled specially in the server ServeDNS mux, but there
was no code that actually called the correct middleware handler chain
when encountering a DS.

This PR fixes that behavoir, additonal bugs has been files to look into
how we are handling delegation (secure and non-secure ones).
2016-10-19 17:46:03 +01:00
..
dnsserver middleware/file: fix DS handling (#344) 2016-10-19 17:46:03 +01:00
coredns.go middleware/auto: add (#333) 2016-10-17 18:37:56 +01:00