mirror of
https://github.com/tailscale/tailscale.git
synced 2024-12-01 22:15:51 +00:00
666d404066
Later we'll want to use the presence of a discovery key as a signal that the node knows how to participate in discovery. Currently the code generates keys and sends them to the control server but doesn't do anything with them, which is a bad state to stay in lest we release this code and end up with nodes in the future that look like they're functional with the new discovery protocol but aren't. So for now, make this opt-in as a debug option for now, until the rest of it is in. Updates #483 |
||
---|---|---|
.. | ||
ipnserver | ||
ipnstate | ||
policy | ||
backend.go | ||
doc.go | ||
fake_test.go | ||
handle.go | ||
local.go | ||
message_test.go | ||
message.go | ||
prefs_test.go | ||
prefs.go | ||
store_test.go | ||
store.go |