coredns/core
Miek Gieben 5eccfa2d1e core: harden request.Request (#1009)
Check for a nil message and if we have a question section. Request is
usually called with an external Msg that already saw validation checks,
but we may also call it from message we create of our own, that may or
may not adhire to this. Just be more robust in this case.

This PR reverts a previous commit that was applied to master.
2017-08-31 16:24:11 +02:00
..
dnsserver core: harden request.Request (#1009) 2017-08-31 16:24:11 +02:00
coredns.go WIP: middleware/dnstap (#711) 2017-07-24 14:12:50 -07:00
zmiddleware.go mw/federation: add federation back as separate mw for k8s (#929) 2017-08-18 14:45:20 +01:00