Hacker News new | ask | show | jobs
by tardedmeme 54 days ago
If the whole path supports ipv6 what is the purpose of the compatibility trick?
1 comments

If you want to start using v6 before you're sure that every host supports it. But this isn't strictly needed, could just rely on something in DNS telling you the host supports it (I'm not saying AAAA records cause idk if you'd use them in this scheme).