tailscale/cmd
Brad Fitzpatrick 3bdcfa7193 ipn: remove DisableDERP pref
We depend on DERP for NAT traversal now[0] so disabling it entirely can't
work.

What we'll do instead in the future is let people specify
alternate/additional DERP servers. And perhaps in the future we could
also add a pref for nodes to say when they expect to never need/want
to use DERP for data (but allow it for NAT traversal communication).

But this isn't the right pref and it doesn't work, so delete it.

Fixes #318

[0] https://tailscale.com/blog/how-nat-traversal-works/
2020-09-18 07:44:01 -07:00
..
cloner cmd/cloner: generate a package-level Clone function 2020-09-04 16:25:18 -07:00
derper cmd/derper: add missing html.EscapeString calls in /debug page 2020-09-15 15:00:19 -07:00
microproxy cmd/microproxy: add -insecure flag 2020-09-15 15:07:56 -07:00
mkpkg cmd/mkpkg: support adding empty directories. 2020-05-04 17:57:13 -04:00
tailscale ipn: remove DisableDERP pref 2020-09-18 07:44:01 -07:00
tailscaled wgengine/router: restore /etc/resolv.conf after tailscale down is called 2020-09-17 16:40:22 -04:00
tsshd wgengine/monitor: don't call LinkChange when interfaces look unchanged 2020-03-10 11:03:19 -07:00