From 643feab2e3fcdf24f88cbf3033842f48d5e72727 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Tue, 2 Mar 2021 20:16:05 -0800 Subject: [PATCH] Updated Tailscale 1.6 (markdown) --- Tailscale-1.6.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Tailscale-1.6.md b/Tailscale-1.6.md index 65d1bc7..a36cb04 100644 --- a/Tailscale-1.6.md +++ b/Tailscale-1.6.md @@ -28,4 +28,5 @@ ### macOS -* tailscaled now runs on macOS: https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS \ No newline at end of file +* tailscaled now runs on macOS: https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS +* the network link monitor was rewritten on macOS and should now adapt to changes quicker and from more parts of Tailscale, notably when the network is entirely unavailable (e.g. wifi is off)