]> git.ipfire.org Git - thirdparty/pdns.git/commit
Clarify log message for NODATA/NXDOMAIN without AA 12805/head
authorHåkan Lindqvist <h@qw.se>
Thu, 11 May 2023 14:25:35 +0000 (14:25 +0000)
committerHåkan Lindqvist <h@qw.se>
Thu, 11 May 2023 15:07:00 +0000 (15:07 +0000)
commite053d2cece486c06a0fda877094a04ce32abbf68
tree286068fc8e157a0cf1adbc649c2b9290e75e4b83
parentaa79ed1e2294a0292a6a2f720470bde3d5748358
Clarify log message for NODATA/NXDOMAIN without AA

The old log message did not indicate the specific reason why the
record was considered irrelevant, logging only information about
a SOA record that quite likely is both normal and relevant.

This somewhat helps explaining what the actual problem is.
pdns/recursordist/syncres.cc