uPNP and Android IPv6 addresses

Denton Gentry 2021-07-16 06:41:31 -07:00
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