mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-28 20:45:34 +00:00
uPNP and Android IPv6 addresses
parent
2ad568dd5c
commit
a9cd85bb15
@ -2,6 +2,7 @@
|
|||||||
- fix saving of preferences in when bringing tailscale from down to up
|
- fix saving of preferences in when bringing tailscale from down to up
|
||||||
- clamp EDNS size when forwarding DNS queries
|
- clamp EDNS size when forwarding DNS queries
|
||||||
- support serverless container operation with AWS App Runner, Azure App Services, AWS Lightsail Containers, and (likely) other services built atop AWS Fargate
|
- support serverless container operation with AWS App Runner, Azure App Services, AWS Lightsail Containers, and (likely) other services built atop AWS Fargate
|
||||||
|
- add uPNP client support as another way to traverse NAT firewalls (NAT-PMP was already being used).
|
||||||
|
|
||||||
# Platform-specific
|
# Platform-specific
|
||||||
## Windows
|
## Windows
|
||||||
@ -18,6 +19,7 @@
|
|||||||
## iOS
|
## iOS
|
||||||
|
|
||||||
## Android
|
## Android
|
||||||
|
- if a device has no Tailscale IPv4 address, like an ephemeral node, display the IPv6 address
|
||||||
|
|
||||||
## Synology
|
## Synology
|
||||||
- add packages for 88f6281, 88f6282, hi3535
|
- add packages for 88f6281, 88f6282, hi3535
|
Loading…
Reference in New Issue
Block a user