Updated Tailscale 1.26 (markdown)

Brad Fitzpatrick 2022-06-06 08:27:21 -07:00
parent 29bc12bdd6
commit 4d8990393d

@ -1,10 +1,11 @@
## All Platforms
- Added `tailscale ping --peerapi <peer>` to check connectivity to a peer using the PeerAPI.
- tailscale.com/client/tailscale package refactored w/ LocalClient type
- allow LoginInteractive via localapi
- allow LoginInteractive via LocalAPI
- MagicDNS supports DNS/TCP and handling IP fragmented UDP frames
- add an overall 10 second timeout for recursive MagicDNS queries
- add Wake-on-LAN function to peerapi (no UI for it yet)
- add Wake-on-LAN function to PeerAPI (no UI for it yet)
- change MagicDNS "via route" DNS names from "via-SITEID.10.2.3.4" to "10.2.3.4.via-SITEID". The old format will continue to work for a release or two.
### Windows
- fix MagicDNS lookup of own hostname