]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3209-notauth-subdomain' into 'main'
authorTony Finch <fanf@isc.org>
Wed, 30 Mar 2022 12:12:08 +0000 (12:12 +0000)
committerTony Finch <fanf@isc.org>
Wed, 30 Mar 2022 12:12:08 +0000 (12:12 +0000)
commit3dd8af9aa82db5af3b5f8d205d1f10518bf034c1
treee2665382f3bbd8401ab3519924a7a09bab26ac52
parent8594cd00bc9d626f6bd5a87ce607524c00eee6c0
parent84c4eb02e7a4599acfb5d2abc0e62e7d64fd1bd6
Merge branch '3209-notauth-subdomain' into 'main'

NOTAUTH errors should log the zone from the query not the nearest match

Closes #3209

See merge request isc-projects/bind9!5982