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
David Crawshaw addbdce296 wgengine, ipn: include number of active DERPs in status
Use this when making the ipn state transition from Starting to
Running. This way a network of quiet nodes with no active
handshaking will still transition to Active.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
5 years ago
..
ipnserver
backend.go wgengine, ipn: include number of active DERPs in status 5 years ago
doc.go
e2e_test.go controlclient, ipn: fix tests for new control param 5 years ago
fake.go
handle.go
local.go wgengine, ipn: include number of active DERPs in status 5 years ago
message.go
message_test.go
prefs.go
prefs_test.go
store.go
store_test.go