mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided.
This commit is contained in:
@@ -1892,7 +1892,7 @@ static int zone_status(char *name, int class, char *keyname, time_t now)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Now work away from the trust anchor */
|
||||
while (1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user