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 e3df29d488 wgengine{,/monitor}: move interface state fetching/comparing to monitor
Gets it out of wgengine so the Engine isn't responsible for being a
callback registration hub for it.

This also removes the Engine.LinkChange method, as it's no longer
necessary.  The monitor tells us about changes; it doesn't seem to
need any help. (Currently it was only used by Swift, but as of
14dc790137 we just do the same from Go)

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