less logging

This commit is contained in:
Miek Gieben 2012-08-08 13:23:36 +02:00
parent e8c99e5726
commit 672dcdb355
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ func serve(w dns.ResponseWriter, req *dns.Msg, z *dns.Zone) {
if z == nil {
panic("fksd: no zone")
}
logPrintf("[zone %s] incoming %s %s %d from %s\n", z.Origin, req.Question[0].Name, dns.Rr_str[req.Question[0].Qtype], req.MsgHdr.Id, w.RemoteAddr())
//logPrintf("[zone %s] incoming %s %s %d from %s\n", z.Origin, req.Question[0].Name, dns.Rr_str[req.Question[0].Qtype], req.MsgHdr.Id, w.RemoteAddr())
// Ds Handling
// Referral
// if we find something with NonAuth = true, it means