tailscale/control/controlclient
Brad Fitzpatrick a975e86bb8 wgengine/magicsock: add new endpoint type used for discovery-supporting peers
This adds a new magicsock endpoint type only used when both sides
support discovery (that is, are advertising a discovery
key). Otherwise the old code is used.

So far the new code only communicates over DERP as proof that the new
code paths are wired up. None of the actually discovery messaging is
implemented yet.

Support for discovery (generating and advertising a key) are still
behind an environment variable for now.

Updates #483
2020-06-29 13:59:54 -07:00
..
auto.go control/controlclient: move auto_test back to corp repo. 2020-05-27 19:08:21 +00:00
controlclient_test.go control/controlclient: move auto_test back to corp repo. 2020-05-27 19:08:21 +00:00
direct.go wgengine/magicsock: add new endpoint type used for discovery-supporting peers 2020-06-29 13:59:54 -07:00
filter.go Appease the "missing copyright header" check. 2020-04-30 06:15:26 -04:00
netmap_test.go control/controlclient: add Debug field to NetworkMap 2020-06-25 19:14:24 -07:00
netmap.go wgengine/magicsock: add new endpoint type used for discovery-supporting peers 2020-06-29 13:59:54 -07:00
persist_test.go ipn: implement Prefs.Equals efficiently. 2020-02-17 15:01:23 -08:00