tailscale/ipn
Brad Fitzpatrick 7740cbd8d9 ipn: call SetNetInfoCallback later, in Start
It was being called back into ultimately from magicsock before there
was a control client.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2020-03-23 22:19:40 -07:00
..
ipnserver controlclient/netmap: write our own b.ConciseDiffFrom(a) function. 2020-03-12 23:01:08 -04:00
backend.go wgengine, ipn: include number of active DERPs in status 2020-03-19 17:55:16 +11:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
e2e_test.go controlclient, ipn: fix tests for new control param 2020-03-18 08:35:34 +11:00
fake.go all: rename deep "Copy" methods to conventional Go name "Clone" 2020-02-27 12:20:29 -08:00
handle.go all: rename deep "Copy" methods to conventional Go name "Clone" 2020-02-27 12:20:29 -08:00
local.go ipn: call SetNetInfoCallback later, in Start 2020-03-23 22:19:40 -07:00
message.go ipn: misc cleanup 2020-02-25 10:05:14 -08:00
message_test.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
prefs.go all: update to wireguard-go API changes 2020-03-17 08:53:05 -07:00
prefs_test.go all: update to wireguard-go API changes 2020-03-17 08:53:05 -07:00
store.go ipn: have NewFileStore try to create directories as needed 2020-03-03 11:51:44 -08:00
store_test.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00