reword uPNP

Denton Gentry 2021-07-16 15:36:20 -07:00
parent c1b5c3f40d
commit 592f5b23fa

@ -2,7 +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 AWS container services built atop AWS Fargate infrastructure - support serverless container operation with AWS App Runner, Azure App Services, AWS Lightsail Containers, and (likely) other AWS container services built atop AWS Fargate infrastructure
- add uPNP client support as another way to traverse NAT firewalls (NAT-PMP was already being used). - add uPNP as another way to traverse NAT, in addition to NAT-PMP
# Platform-specific # Platform-specific
## Windows ## Windows