tailscale/cmd/tailscaled
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>
2021-03-01 13:01:08 -08:00
..
debug.go wgengine{,/monitor}: move interface state fetching/comparing to monitor 2021-03-01 13:01:08 -08:00
depaware.txt cmd/tailscaled, wgengine: remove --fake, replace with netstack 2021-03-01 11:09:19 -08:00
install_darwin.go cmd/tailscaled: create /usr/local/bin on macOS install-system-daemon if needed 2021-02-25 12:01:17 -08:00
tailscaled_notwindows.go cmd/tailscaled: move more of the Windows server setup code into tailscaled 2021-02-05 09:53:54 -08:00
tailscaled_windows.go wgengine: unify NewUserspaceEngine, NewUserspaceEngineAdvanced 2021-02-27 21:52:24 -08:00
tailscaled.defaults cmd/tailscaled: rename relaynode reference in defaults file comment 2020-03-13 14:38:04 -07:00
tailscaled.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 2021-03-01 11:09:19 -08:00
tailscaled.service cmd/tailscaled/tailscaled.service: revert recent hardening for now 2021-02-01 13:37:48 -08:00