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/cmd
Brad Fitzpatrick dda03a911e wgengine/monitor: change API to permit multiple independent callbakcks
Currently it assumes exactly 1 registered callback. This changes it to
support 0, 1, or more than 1.

This is a step towards plumbing wgengine/monitor into more places (and
moving some of wgengine's interface state fetching into monitor in a
later step)

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
cloner all: adjust Unix permissions for those without umasks 4 years ago
derper cmd/derper: add /bootstrap-dns handler 4 years ago
hello cmd/hello: make whois client work on macOS against GUI client 4 years ago
microproxy cmd/microproxy: add -insecure flag 4 years ago
mkpkg cmd/mkpkg: support adding empty directories. 5 years ago
tailscale cmd/tailscale/cli: add CLI option to offer an exit node to the tailnet. 4 years ago
tailscaled wgengine/monitor: change API to permit multiple independent callbakcks 4 years ago
tsshd net/interfaces: remove IsTailscaleIP, make callers use tsaddr. 4 years ago