Updated Tailscale 1.10 (markdown)

Denton Gentry 2021-06-23 16:59:50 -07:00
parent 63f1e8eff2
commit 04d4ad0134

@ -3,8 +3,8 @@
- this release fully deforks wireguard-go, all Tailscale changes have been pushed upstream or moved elsewhere
- `tailscale ping --until-direct` (the default) now exits with a non-zero exit code if no direct connection was established.
- TS_DEBUG_MTU environment variable can be set to change the tailscale0 MTU size; has to be changed for both nodes wanting to use larger packets. Setting the MTU larger than 1468 is unlikely to work. For Linux platforms, it can be set in /etc/default/tailscaled
- early work towards Tailscale-as-a-library (<-- describe this yet?)
- allow extra records in DNS to support LetsEncrypt DNS-01 challenge (<-- describe this yet?)
- early work towards Tailscale-as-a-library
- allow extra records in DNS to support LetsEncrypt DNS-01 challenge
# Platform-specific
## Windows