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/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>
4 years ago
..
local.go ipn/ipnlocal: fix another regression from link monitoring refactor 4 years ago
local_test.go ipn/ipnlocal: transform default routes into "all but LAN" routes. 4 years ago
loglines_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 4 years ago