tailscale/ipn/ipnlocal
Brad Fitzpatrick 4c3f7c06fc ipn/ipnlocal: be consistent in not logging when no notify registered
Some paths already didn't. And in the future I hope to shut all the
notify funcs down end-to-end when nothing is connected (as in the
common case in tailscaled).  Then we can save some JSON encoding work.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-04-12 10:38:51 -07:00
..
local_test.go ipn/localapi: add API for getting file targets 2021-04-06 11:01:30 -07:00
local.go ipn/ipnlocal: be consistent in not logging when no notify registered 2021-04-12 10:38:51 -07:00
loglines_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 2021-03-01 11:09:19 -08:00
peerapi_macios_ext.go ipn/{ipnlocal,localapi}: add localapi handler to dial/proxy file PUTs 2021-04-06 21:31:50 -07:00
peerapi.go ipn/ipnlocal: provide IPN bus updates as files arrive 2021-04-08 20:09:52 -07:00