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/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>
4 years ago
..
local.go ipn/ipnlocal: be consistent in not logging when no notify registered 4 years ago
local_test.go ipn/localapi: add API for getting file targets 4 years ago
loglines_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 4 years ago
peerapi.go ipn/ipnlocal: provide IPN bus updates as files arrive 4 years ago
peerapi_macios_ext.go ipn/{ipnlocal,localapi}: add localapi handler to dial/proxy file PUTs 4 years ago