Commit Graph

101 Commits (e59dc29a55d57d78a146ed7e5adb0907346da14a)

Author SHA1 Message Date
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.
5 years ago