tailscale/wgengine/monitor
Brad Fitzpatrick 5c1e443d34 wgengine/monitor: don't call LinkChange when interfaces look unchanged
Basically, don't trust the OS-level link monitor to only tell you
interesting things. Sanity check it.

Also, move the interfaces package into the net directory now that we
have it.
2020-03-10 11:03:19 -07:00
..
monitor_freebsd.go wgengine: move link monitor to be owned by the engine, not the router 2020-02-17 09:53:17 -08:00
monitor_linux.go wgengine/monitor: use RTMGRP_* consts from x/sys/unix 2020-02-17 14:15:08 -08:00
monitor_unsupported.go wgengine: move link monitor to be owned by the engine, not the router 2020-02-17 09:53:17 -08:00
monitor.go wgengine/monitor: don't call LinkChange when interfaces look unchanged 2020-03-10 11:03:19 -07:00