Fix spurious "resource limit exceeded" messages.

Replies from upstream with a REFUSED rcode can result in
log messages stating that a resource limit has been exceeded,
which is not the case.

Thanks to Dominik Derigs and the Pi-hole project for
spotting this.
This commit is contained in:
Simon Kelley
2024-02-19 12:22:43 +00:00
parent 3705ec5592
commit 1ed783b8d7
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
version 2.91
Fix spurious "resource limit exceeded messages". Thanks to
Dominik Derigs for the bug report.
version 2.90
Fix reversion in --rev-server introduced in 2.88 which
caused breakage if the prefix length is not exactly divisible