mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-09 16:11:23 +00:00

Together with 06aa141632
this minimizes
the number of NEPacketTunnelNetworkSettings updates that we have to do,
and thus avoids Chrome interrupting outstanding requests due to
(perceived) network changes.
Updates #3102
Signed-off-by: Mihai Parparita <mihai@tailscale.com>