1
0
mirror of https://github.com/becarpenter/book6.git synced 2024-05-07 02:54:53 +00:00

12 lines
680 B
Plaintext
Raw Normal View History

## What about IPv5?
2023-07-31 23:57:40 -03:00
2023-08-02 16:29:56 +12:00
Some people ask why IPv4 went to version 6, leaping the next number. And it was nothing related to programmer's supertition
where odd numbers should be beta releases.
Actually, version 5 was assigned for something called Internet Stream Protocol Version 2 {{RFC1819}} which never made it.
While we're here, versions 0 through3 were assigned during the evolution from ARPANET to TCP/IP, and version 7 was
used during the great debates that led to IPv6.
2023-07-31 23:57:40 -03:00
<!-- Link lines generated automatically; do not delete -->
### [<ins>Previous</ins>](First%20Section.md) [<ins>Next</ins>](Markdown%20Usage.md) [<ins>Chapter Contents</ins>](99.%20Chapter%20Template.md)