IPv10 Draft Specification Released for IPv6 <-> IPv4 Communications

The first time I used IPv6 was in 2000 for my final year project, and for many years, we’ve been told that IPv4 32-bit address space was running out, and a transition to 128-bit IPv6 address was necessary, and would happen sooner rather than later. Fast forward to 2017, I’m still using IPv4 in my home network, and even my ISP is still only giving a dynamically allocated IPv4 address each time we connect to their service. Based on data from Google, IPv6 adoption has only really started in 2011-2012, and now almost 20% of users can connect over IPv6 either natively or through IPv4/IPv6 tunneling. But today, I’ve read that IPv10 draft specifications had been recently released.

What? Surely with the slow adoption of IPv6, we certainly don’t need yet another Internet protocol… But actually, IPv10 (Internet Protocol version 10) is designed to allow IPv6 to communicate to IPv4, and vice versa, which explains why it’s also called IPMix, and it derives its names from IPv6 + IPv4 = IPv10.

IPv10 was created as it was clear that both IPv4 and IPv6 would still be in use for decades to come, but with the Internet of Things, a large number of IPv6-only nodes would come online with still the need to communicate with IPv4 nodes. Existing workaround such as native dual stack (IPv4 and IPv6), dual-stack Lite, NAT64, 464xlat and MAP, either do not allow for IPv4 to IPv6 communication, or are inefficient.

So IPv10 aims to address those shortcomings as described in the draft specs:

It solves the issue of allowing IPv6 only hosts to communicate to IPv4 only hosts and vice versa in a simple and very efficient way, especially when the communication is done using both direct IP addresses and when using hostnames between IPv10 hosts, as there is no need for protocol translations or getting the DNS involved in the communication process more than its normal address resolution function.

IPv10 allows hosts from two IP versions (IPv4 and IPv6) to be able to communicate, and this can be accomplished by having an IPv10 packet containing a mixture of IPv4 and IPv6 addresses in the same IP packet header.

From here the name of IPv10 arises, as the IP packet can contain (IPv6 + IPv4 /IPv4 + IPv6) addresses in the same layer 3 packet header.

IPv10 handles all 4 types of communications IPv4 to IPv6, IPv4 to IPv4, IPv6 to IPv4, and IPv6 to IPv6. You can read the draft specifications for details about the packets.

IPv10 Operation Example – Click to Enlarge
Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
11 Comments
oldest
newest
FransM
FransM
6 years ago

I’m lost a bit on what this solves. Legacy IPv4 systems do not generate this IPv10 header
And IPv4 addresses can be used in IPv6 addresses (by using a 0:0:0:0:0:FFFF prefix)
and there is 6to4.

If you need to change anyway then why invent a new variant. Why not go to IPv6?

TC
TC
6 years ago

So it’s like NAT but without the fixed port forwarding stuff?

willy
willy
6 years ago

I’ve read the entire spec and it’s IMHO ridiculous as it attacks the wrong problems by creating new ones. The first reason of low deployment of IPv6 is lack of incentive. Your home appliances don’t use IPv6 because it’s pointless since your ISP will not support it. And your ISP doesn’t care about investing money to maintain a full blown IPv6 infrastructure since people don’t have any IPv6 appliances at home. This is what has fossilized IPv4. And yes I do have IPv6 at home and it has even helped me quite a few times. Here he’s proposing to wait… Read more »

Sander
Sander
6 years ago

What were they thinking?! “After 20 years IPv6 is still deployed too slowly, so let’s come up with yet another protocol to de-focus from IPv6”

As @willy says “The first reason of low deployment of IPv6 is lack of incentive.”. Indeed.
Maybe that incentive will change if/when the price for IPv4 addresses rises (currently about 10 Euro per IP address). If not … so be it … let the market decide.

And, yes, I have IPv6 at home and on my VPSes.

nobitakun
nobitakun
6 years ago

Sander : What were they thinking?! “After 20 years IPv6 is still deployed too slowly, so let’s come up with yet another protocol to de-focus from IPv6” As @willy says “The first reason of low deployment of IPv6 is lack of incentive.”. Indeed. Maybe that incentive will change if/when the price for IPv4 addresses rises (currently about 10 Euro per IP address). If not … so be it … let the market decide. And, yes, I have IPv6 at home and on my VPSes. I don’t totally agree, this does not pretend to substitute anything, it’s just a container with… Read more »

Sander
Sander
6 years ago

Start reading (and laughing) here: https://www.ietf.org/mail-archive/web/ietf/current/msg100261.html … the author, and the reactions.

Jean-Daniel
Jean-Daniel
6 years ago

And how is the IPv4 system supposed to put the IPv6 destination address in the packet header ?

Joe Touch
Joe Touch
6 years ago

@Jean-Luc Aufranc (CNXSoft) is correct. This is a proposal by an individual. The IETF allows anyone to propose anything. There have been past proposals for new math that “proved” that 2+2 != 4, for example. Unfortunately, this proposal also self-assigns a version number (10) – even though IP version numbers are assigned much later in the standards process, only when there is sufficient community support within the IETF for the development of a new standard. The proposal is now being called “IPmix”, FWIW, to avoid that problem. If you have questions for the author of this document, you should contact… Read more »

Khadas VIM4 SBC