tailscale/tailcfg
Brad Fitzpatrick d21956436a ipn, tailcfg: change Windows subnet disabling behavior w/ WPAD
In 1.0, subnet relays were not specially handled when WPAD+PAC was
present on the network.

In 1.2, on Windows, subnet relays were disabled if WPAD+PAC was
present. That was what some users wanted, but not others.

This makes it configurable per domain, reverting back to the 1.0
default state of them not being special. Users who want that behavior
can then enable it.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2020-11-10 10:31:08 -08:00
..
derpmap.go derpmap: add full region name 2020-08-14 15:57:11 -04:00
tailcfg.go ipn, tailcfg: change Windows subnet disabling behavior w/ WPAD 2020-11-10 10:31:08 -08:00
tailcfg_clone.go tailcfg: add Clone method for RegisterResponse 2020-10-06 14:06:11 -04:00
tailcfg_test.go tailcfg: add missing Node.DERP check in Node.Equals 2020-08-10 19:46:22 -07:00