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/ipn
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
..
ipnserver ipn/ipnserver: revert decoder memory limit. 5 years ago
ipnstate
policy
backend.go
doc.go
fake_test.go
handle.go
local.go wgengine/magicsock: add new endpoint type used for discovery-supporting peers 4 years ago
message.go
message_test.go
prefs.go ipn: add Hostname override to Prefs 5 years ago
prefs_test.go ipn: add Hostname override to Prefs 5 years ago
store.go
store_test.go