Hacker News new | ask | show | jobs
by sp332 4713 days ago
Dual-stack still requires an IPv4 address.
1 comments

Of course it does, but not necessarily a publicly-routable one. Dual-stack is necessary because otherwise the IPv4 application literally won't run at all. How the packets actually traverse the public internet is a different matter addressed by things like NAT, proxies, or tunnels.