tailscale/tailcfg
Brad Fitzpatrick e8ae355bb8
ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9) (#1078)
Previously the client had heuristics to calculate which DNS search domains
to set, based on the peers' names. Unfortunately that prevented us from
doing some things we wanted to do server-side related to node sharing.

So, bump MapRequest.Version to 9 to signal that the client only uses the
explicitly configured DNS search domains and doesn't augment it with its own
list.

Updates tailscale/corp#1026

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-01-05 10:37:15 -08:00
..
derpmap.go derpmap: add full region name 2020-08-14 15:57:11 -04:00
tailcfg_clone.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 2020-12-28 13:00:42 -08:00
tailcfg_test.go wgkey: new package 2020-12-30 17:33:02 -08:00
tailcfg.go ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9) (#1078) 2021-01-05 10:37:15 -08:00