transcript

A fake email. It reads: From: Linus Torvalds torvalds@linux-foundation.org To: linux-kernel@vger.kernel.org Subject: [RFC] Remove IPv4 support from kernel, effective next merge window Date: Sat, 15 Aug 2025 10:42:00 -0700 Message-ID: 20250815-drop-ipv4@linux-foundation.org

Hey folks,

After yet another deeply technical and entirely calm discussion about HRT (High-Resolution Timers) that somehow devolved into 200+ replies, personal insults, and at least one GIF of a raccoon, I have decided it’s time to take drastic measures.

Effective next merge window, we will be removing IPv4 support from the kernel. This will both (a) resolve the maintainers’ scheduling disputes, and (b) force the world into the IPV6 utopia we were promised back in 1998.

If you need IPv4 after this point, you can either:

run an ancient kernel from before the change (good luck with the bugs), or rewrite your applications to use IPv6 and learn to love colons in your addresses. Yes, I realize this will break roughly *everything *. No, I don’t care. I have already switched all my machines to IPv6-only, except for the toaster, which unfortunately still insists on using a 192. 168. x. x address. The toaster will be replaced.

If you disagree with this decision, I suggest you take it up with the HRT maintainers. But please keep it civil this time. (Or at least keep the raccoon GIFs under 1MB.)

  • Linus
  • Janx@piefed.social
    link
    fedilink
    English
    arrow-up
    36
    arrow-down
    1
    ·
    1 day ago

    It may be inevitable, but if you wonder why ipv6 has been slow to adopt, it’s because no one want to type in 32 alphanumeric digits for every single device, every time…

    • vividspecter@aussie.zone
      link
      fedilink
      arrow-up
      12
      ·
      edit-2
      23 hours ago

      it’s because no one want to type in 32 alphanumeric digits for every single device, every time…

      Use DNS; I almost never type in an IP manually. You can also make short IPv6 addresses that are just the prefix and a bunch of zeros using ‘::’ followed by one (or more) characters.

      Something like:

      2001:0DB8::1

      • The_Decryptor@aussie.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 hours ago

        Yeah, we have mDNS for a reason.

        Or even just link the DHCPv6 server to the DNS, that’s the default config in most cases anyway.

    • mushroommunk@lemmy.today
      link
      fedilink
      arrow-up
      10
      ·
      1 day ago

      I mean I did say I hate ipv6…

      But seriously, I think it has more to do with it’s slightly different, easier for ISPs to just add another NAT layer or whatever instead of learn the minor differences.

      • Ekky@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 day ago

        Also gives them more control, and they can charge extra for open ports.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        21 hours ago

        Large ISPs with limited IPv4 use a ton of IPv6

        Its the small shops and ancient companies that are the problem.

    • CompactFlax@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      3
      ·
      23 hours ago

      I’m slowly moving in the direction and have learned a lot, but in my home network, all my devices get a bunch of IPs and services seem to choose at random the IP to listen on. My ISP changes my prefix at random. Devices don’t register in DNS. So even if I use the ULA it’s a lot of fucking typing.

      I also had this thing for a while where the MAC of a bhyve VM would change at boot so even the ULA changed. That fucked me for a while.

      Opnsense lets me create aliases allowing me to create firewall rules, so at least that works now… kinda. But i haven’t figured out privacy extensions.

      So yes, you’re right, 32 digits is a lot to keep in mind.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        21 hours ago

        You could just assign private IP

        In IPv6 land you can have infinite amounts of addresses including pone or more private addresses.