tailscale/ipn/ipnlocal
Brad Fitzpatrick 625c413508 ipn/ipnlocal: fix another regression from link monitoring refactor
Prior to e3df29d488, the Engine.SetLinkChangeCallback fired
immediately, even if there was no change. The ipnlocal code apparently
depended on that, and it broke integration tests (which live in
another repo). So mimic the old behavior and call the ipnlocal
callback immediately at init.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-03-01 20:45:30 -08:00
..
local.go ipn/ipnlocal: fix another regression from link monitoring refactor 2021-03-01 20:45:30 -08:00
local_test.go ipn/ipnlocal: transform default routes into "all but LAN" routes. 2021-03-01 18:47:43 -08:00
loglines_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 2021-03-01 11:09:19 -08:00