mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-18 14:49:57 +00:00
Merge remote-tracking branch 'origin/main' into drop-dns-probes
# Conflicts: # client/internal/dns/server.go # client/internal/dns/upstream_ios.go
This commit is contained in:
@@ -496,7 +496,7 @@ func (s *DefaultServer) Stop() {
|
||||
log.Errorf("failed to disable DNS: %v", err)
|
||||
}
|
||||
|
||||
maps.Clear(s.extraDomains)
|
||||
clear(s.extraDomains)
|
||||
|
||||
// Clear health projection state so a subsequent Start doesn't
|
||||
// inherit sticky flags (notably everHealthy) that would bypass
|
||||
|
||||
Reference in New Issue
Block a user