mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-24 10:35:36 +00:00
Updated Tailscale 1.26 (markdown)
parent
29bc12bdd6
commit
4d8990393d
@ -1,10 +1,11 @@
|
|||||||
## All Platforms
|
## All Platforms
|
||||||
- Added `tailscale ping --peerapi <peer>` to check connectivity to a peer using the PeerAPI.
|
- Added `tailscale ping --peerapi <peer>` to check connectivity to a peer using the PeerAPI.
|
||||||
- tailscale.com/client/tailscale package refactored w/ LocalClient type
|
- 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
|
- MagicDNS supports DNS/TCP and handling IP fragmented UDP frames
|
||||||
- add an overall 10 second timeout for recursive MagicDNS queries
|
- 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
|
### Windows
|
||||||
- fix MagicDNS lookup of own hostname
|
- fix MagicDNS lookup of own hostname
|
||||||
|
Loading…
Reference in New Issue
Block a user