Friday, November 21, 2003

IP v5

even when i was looking thru tcp/ip sometime back ... i was wondering where is ipv5 ... found this

What ever happened to IPv5?
Raffi Krikorian
Jun. 12, 2003 03:41 PM
Permalink

Because i work on small IP things, I'm constantly asked -- "Will they do IPv6?" "You know, 32-bits aren't enough for light switches... What about IPv6?" "You're not cool until you can do IPv6!" I know, I know. IPv6, whatever. Yes, of course they will do that.

But, what ever happened to IPv5?

IPng, Internet Protocol next generation, was conceived in 1994 with a goal for implementations to start flooding out by 1996 (yeah, like that ever happened). IPv6 was supposed to be the "god-send" over the well-used IPv4: it increased the number of bytes used in addressing from 4 bytes to 16 bytes, it introduced anycast routing, it removed the checksum from the IP layer, and lots of other improvements. One of the fields kept, of course, was the version field -- these 8 bits identify this IP header as being of version "4" when there is a 4 in there, and presumably they would use a "5" to identify this next gen version. Unfortunately, that "5" was already given to something else.

In the late 1970's, a protocol named ST -- The Internet Stream Protocol -- was created for the experimental transmission of voice, video, and distributed simulation. Two decades later, this protocol was revised to become ST2 and started to get implemented into commercial projects by groups like IBM, NeXT, Apple, and Sun. Wow did it differ a lot. ST and ST+ offered connections, instead of its connection-less IPv4 counterpart. It also guaranteed QoS. ST and ST+, were already given that magical "5".

And now as the Internet clock ticks, our PCs don't use IPv5. So we're moving onto 6.

Raffi Krikorian is a graduate student at MIT and the author of "TiVo Hacks".

1 comment:

Oppie said...

Found this on a page.

IP version 5: This is an experimental protocol for UNIX based systems. In keeping with standard UNIX (a computer Operating System) release conventions, all odd-numbered versions are considered experimental. It was never intended to be used by the general public.