|
|
Log in / Subscribe / Register

IPv6

IPv6

Posted Jun 23, 2022 20:32 UTC (Thu) by jem (subscriber, #24231)
In reply to: IPv6 by corbet
Parent article: Whatever happened to SHA-256 support in Git?

I suspect IPv6 net traffic is skewed towards connections over the mobile network, with the traditional DSL connections still being IPv4-only. Maybe lwn.net readers are predominantly using computers in a traditional (home) office setting? Company networks also typically don't support IPv6, which can be seen in the graphs published by Google as spikes during the weekends.


to post comments

IPv6

Posted Jun 24, 2022 1:41 UTC (Fri) by bartoc (guest, #124262) [Link] (5 responses)

IME that's not so true anymore. You will probably see more usage of stuff like NAT64 and 464xlat in mobile clients though (honestly, such schemes are not all that useful in the real world). Many, if not most wired network connections in the states support v6 native, and I don't really see why that wouldn't keep growing, nobody actually likes having to deal with cgnat, including the ISPs.

Traditional DSL connections may still use it, because most DSL infrastructure is somewhat old and not well maintained, but cable and fiber ISPs have been OK about upgrading people.

The big cloud hosting providers don't tend to support v6 for internal routing yet, which is a bit unfortunate because "just using native ipv6" would meet a lot of the container networking requirements without having to administer a BGP server (I kinda can't believe that some of these container runtimes have caught on with that requirement, it's quite heroic in a way).

IPv6

Posted Jun 24, 2022 7:28 UTC (Fri) by jem (subscriber, #24231) [Link] (4 responses)

>IME that's not so true anymore. You will probably see more usage of stuff like NAT64 and 464xlat in mobile clients though (honestly, such schemes are not all that useful in the real world).

Mobile phones are dual stack, too, just like desktop/laptop computers. An operator can choose to use NAT64 to provide IPv4 connectivity from a IPv6-only handset, but that's their choice.

Mobile technology is newer and faster moving, old landlines are in the category "they work, so don't fix them".

>Many, if not most wired network connections in the states support v6 native, and I don't really see why that wouldn't keep growing, nobody actually likes having to deal with cgnat, including the ISPs.

The ISPs will still have to support IPv4 some way or another for a long time. In practice, this means some sort of NAT.

I guess most of LWN's subscribers are from the States, so it's fair to look at the numbers from a US perspective. The percentage Google reports for the US (51%) is above the average (~40%). The top three countries are France (70%), India (64%), and Germany (64%). Then there are countries with huge populations, and even a whole continent (Africa) which are seriously lagging behind.

IPv6

Posted Jun 25, 2022 18:51 UTC (Sat) by Wol (subscriber, #4433) [Link] (3 responses)

> Mobile technology is newer and faster moving, old landlines are in the category "they work, so don't fix them".

In the UK, "old landlines" will soon be history. Our POTS here has already been upgraded to VOIP - my old POTS phone is now plugged into my broadband router and works fine (for a somewhat jaded definition of "fine" :-(

Dunno about other countries in Europe, though ...

Cheers,
Wol

IPv6

Posted Jun 25, 2022 20:05 UTC (Sat) by Sesse (subscriber, #53779) [Link] (2 responses)

Here (Norway), the copper network (POTS, ISDN, DSL) is simply left to die; a little of it is still left, but if it breaks, it won't be fixed. Nearly all voice is 2G/4G/5G (3G has largely been turned down). Data is DOCSIS (cable), FTTH or 4G/5G.

IPv6

Posted Jun 26, 2022 11:27 UTC (Sun) by jem (subscriber, #24231) [Link] (1 responses)

Deployment of IPv6 in Norway is lagging six years behind the global average, though. (Based on the aforementioned Google stats: https://www.google.com/intl/en/ipv6/statistics.html#tab=p...)

IPv6

Posted Jun 26, 2022 11:29 UTC (Sun) by Sesse (subscriber, #53779) [Link]

This is very much true, and it is largely due to the incumbent ISPs lagging. Most countries' status is usually very much driven by what key people in a few select ISPs choose to care about. :-/

IPv6

Posted Jun 24, 2022 17:04 UTC (Fri) by Lennie (subscriber, #49641) [Link] (1 responses)

Maybe lwn.net has a certain regional bias when it comes to IPv6 traffic.

IPv6

Posted Jun 27, 2022 19:25 UTC (Mon) by ceplm (subscriber, #41334) [Link]

I think the bias is that more readers are IT professionals sitting on old IPv4 networks who use IPv6 only as a back-stop.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds