mirror of https://github.com/tailscale/tailscale/
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>
naman/netstack-incoming
parent
487c520109
commit
625c413508
Loading…
Reference in New Issue