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/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
4 years ago
..
auto.go control/controlclient: move auto_test back to corp repo. 4 years ago
controlclient_test.go control/controlclient: move auto_test back to corp repo. 4 years ago
direct.go wgengine/magicsock: add new endpoint type used for discovery-supporting peers 4 years ago
filter.go Appease the "missing copyright header" check. 4 years ago
netmap.go wgengine/magicsock: add new endpoint type used for discovery-supporting peers 4 years ago
netmap_test.go control/controlclient: add Debug field to NetworkMap 4 years ago
persist_test.go ipn: implement Prefs.Equals efficiently. 4 years ago