You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
derpmap.go derpmap: add full region name 4 years ago
tailcfg.go ipn, tailcfg: change Windows subnet disabling behavior w/ WPAD 4 years ago
tailcfg_clone.go tailcfg: add Clone method for RegisterResponse 4 years ago
tailcfg_test.go tailcfg: add missing Node.DERP check in Node.Equals 4 years ago