mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Fix bug added in 2.80 non-terminal code which returns NODATA instead of NXDOMAIN.
Thanks to Sven Muleller and Maciej Żenczykowski for work on this. https://bugzilla.redhat.com/show_bug.cgi?id=1674067 refers.
This commit is contained in:
committed by
Simon Kelley
parent
4219adeeef
commit
162e5e0062
@@ -21,6 +21,11 @@ version 2.81
|
||||
correct error messages. Thanks to Christian Rosentreter
|
||||
for reporting this.
|
||||
|
||||
Fix bug in DNS non-terminal code, added in 2.80, which could
|
||||
sometimes cause a NODATA rather than an NXDOMAIN reply.
|
||||
Thanks to Sven Mueller and Maciej Żenczykowski for spotting
|
||||
and diagnosing the bug and providing patches.
|
||||
|
||||
|
||||
version 2.80
|
||||
Add support for RFC 4039 DHCP rapid commit. Thanks to Ashram Method
|
||||
|
||||
Reference in New Issue
Block a user