From 993492a2e29dbe14e27363b59b878b0d76aa7501 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Wed, 12 Oct 2022 11:58:23 -0700 Subject: [PATCH] Updated 1.32.0 (markdown) --- 1.32.0.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/1.32.0.md b/1.32.0.md index 2e78819..164ac3e 100644 --- a/1.32.0.md +++ b/1.32.0.md @@ -2,8 +2,7 @@ - support NextDNS - fix IP fragmentation handling as an exit node - fix SSH inadvertently closing tmux/etc panes at disconnect -- add `bugreport --record` to include more debug information about the state of the device -- add `tailscale up --no-logs-no-support` (or TS_NO_LOGS_NO_SUPPORT=true env variable) +- add `tailscaled --no-logs-no-support` (or TS_NO_LOGS_NO_SUPPORT=true env variable) - add more in-depth healthchecks in a bugreport - always respond to 4via6 ICMP echo requests - `tailscale netcheck` looks for a captive portal @@ -14,7 +13,6 @@ - coexist with `mwan3` package iptables rule fwmark masks, for OpenWRT - add an eBPF helper to pass the first packet on a new flow up to tailscaled - better detect being run in a container -- add a TS_FORCE_LINUX_BIND_TO_DEVICE envvar to skip network namespace and bind to a device instead ### Windows - log Windows service diagnostics when the wintun device fails to install