mirror of https://github.com/tailscale/tailscale/
Deduplicate OSConfig.SearchDomains before SetDNS (#12360)
Rather than do this in each implementation, filter the unified Config.SearchDomains list before calling into the OSConfig layer. This ensures that when GetBaseConfig rereads that already written resolv.conf search line, we don't end up growing the same tailnet entry multiple times. Updates #12360 Signed-off-by: Kyle McMartin <jkkm@jkkm.org>pull/15871/head
parent
bd29c4ab40
commit
f655b98db6
Loading…
Reference in New Issue