mirror of
https://github.com/coredns/coredns.git
synced 2025-11-20 19:02:16 -05:00
@@ -51,6 +51,7 @@ func (t *Traffic) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg
|
||||
|
||||
m := new(dns.Msg)
|
||||
m.SetReply(r)
|
||||
m.Authoritative = true
|
||||
|
||||
if addr == nil {
|
||||
m.Ns = soa(state.Zone)
|
||||
|
||||
Reference in New Issue
Block a user