Thank you for the link to this story. It connected together a few dots and made some things finally makes sense.
I interpret this blogpost, which is excellent btw, not as ‘IPv6 is a badly designed protocol’ but rather as ‘we haven’t done a good job at evolving our network design as a hole’.
The author explains that the only real issue with IPv6 itself, is that roaming between wireless routers wasn’t addressed (he calls it ‘mobile IP’) and that it could be properly fixed by using another identifier for sessions (uuid,port instead of sourceIP,sourcePORT,destIP,destPORT). Which would be doable with QUIC over UDP.
Wow, what a nice story 😁
I’ve finally read this article that’s been open in a mobile browser tab since it was posted. It’s a great read, and I love all the twists and buts.
I wasn’t expecting that QUIC would show up at the end as a possible saviour.