mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 11:05:45 +00:00
Updated Tailscale 1.30 (markdown)
parent
eb90d7c338
commit
4807490c5c
@ -5,10 +5,8 @@
|
|||||||
- add a timeout when writing to BIRD socket
|
- add a timeout when writing to BIRD socket
|
||||||
- use DNS-over-HTTPS for Mullvad DNS servers
|
- use DNS-over-HTTPS for Mullvad DNS servers
|
||||||
- add `tailscale licenses` with link to open source licenses
|
- add `tailscale licenses` with link to open source licenses
|
||||||
- accommodate shared nodes in nginx-auth
|
|
||||||
- clients can use Noise with any HTTPS port with capver 39 (mainly for Headscale)
|
- clients can use Noise with any HTTPS port with capver 39 (mainly for Headscale)
|
||||||
- 100.100.100.100 will respond with SERVFAIL if there are no upstream resolvers
|
- 100.100.100.100 will respond with SERVFAIL if there are no upstream resolvers
|
||||||
- fix race in derper with manual certificates. If you run custom derpers with manual certificates, you should update
|
|
||||||
- tsnet ephemeral nodes will delete themselves on `Close()`
|
- tsnet ephemeral nodes will delete themselves on `Close()`
|
||||||
- report whether host kernel supports IPv6
|
- report whether host kernel supports IPv6
|
||||||
|
|
||||||
@ -40,3 +38,7 @@
|
|||||||
|
|
||||||
### OpenBSD
|
### OpenBSD
|
||||||
- support functioning as a subnet router or exit node using hybrid netstack mode
|
- support functioning as a subnet router or exit node using hybrid netstack mode
|
||||||
|
|
||||||
|
### Other
|
||||||
|
- accommodate shared nodes in nginx-auth
|
||||||
|
- fix race in derper (Custom DERP servers) with manual certificates.
|
Loading…
Reference in New Issue
Block a user