What does ipv6 give you that ipv4 does not?
A public, directly routable IP address which doesn’t cost a fortune for the ISPs. In fact, millions of public, directly routable IPs per user such that it’s an embarrassment of riches compared to ipv4.
And it’s even better if all devices and networks support it, since you know longer have to rely on n layers of NAT, reducing latency and complexity.
nonentity@sh.itjust.works 1 year ago
For me, it’s an additional, redundant layer 3 route between my dual stack nodes. I’ve had instances where v4 or v6 paths have broken, and I’ve not noticed until my monitoring systems explicitly notify me.
I’d also like more tools to use MPTCP which would make them more resilient.