mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2026-04-02 00:18:40 +01:00
ca30c826476ba01ad1383f0fbb4e3d51fd998ea3
If dnsmasq is configured as an authoritatve server for zone transfer _only_, (ie no interface name or address in --auth-server) and secondary auth servers are configured, then queries for NS RRs at the auth zone will get mangled answers. This problem doesn't occur in AXFR or SOA queries, only NS queries. Thanks to Thomas Erbesdobler for finding and analysing this problem. The patch here is substantially his, with a little but of collateral code tidying by srk.
Description
No description provided
Languages
C
94.3%
Perl
2.2%
HTML
1.2%
Shell
1.1%
Makefile
0.6%
Other
0.6%