From 960b99b1ecf0a1c986c397c6cf318234bbb0a8fd Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Mon, 3 Apr 2017 10:14:45 -0700 Subject: [PATCH] first draft --- Makefile | 19 ++++ draft-nbourbaki-6man-classless-ipv6.xml | 144 ++++++++++++++++++++++++ 2 files changed, 163 insertions(+) create mode 100644 Makefile create mode 100644 draft-nbourbaki-6man-classless-ipv6.xml diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..1f469f2 --- /dev/null +++ b/Makefile @@ -0,0 +1,19 @@ +# +# Makefile for I-D's and RFCs +# $Id: Makefile,v 1.1.1.1 2002-11-11 05:11:48 randy Exp $ +# + +# Your nroff document is called foo.txt. Change below as appropiate. +NAME=draft-nbourbaki-6man-classless-ipv6 +DEST=psg.com:public_html +RSY=rsync --rsh ssh -v -a -l -H -p -t -x --delete + +all: $(NAME).xml + xml2rfc $(NAME).xml --html --text + +rsy: + $(RSY) $(NAME).html $(DEST) + $(RSY) $(NAME).txt $(DEST) + +clean: + rm -f *.html *.txt diff --git a/draft-nbourbaki-6man-classless-ipv6.xml b/draft-nbourbaki-6man-classless-ipv6.xml new file mode 100644 index 0000000..8f3a644 --- /dev/null +++ b/draft-nbourbaki-6man-classless-ipv6.xml @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + IPv6 is Classless + + + The Intertubes +
+ + 42 Rue le Jour + Sophia-Antipolis + + ::1 + FR + + bourbaki@bogus.com +
+
+ + + + + + Over the history of IPv6, there have been many classful address + models; TLA and NLA being outstanding examples. They have all been + shown to be mistakes. The last is a magic boundary at /64. This + document removes that last bit of useless magic. + + + +
+ + + +
+ + Over the history of IPv6, there have been many classful address + models; TLA and NLA being outstanding examples. They have all been + shown to be mistakes. The last is a magic boundary at /64. This + document removes that last bit of useless magic. + +
+ +
+ + It is assumed that the reader understands IPv6, , IP Version 6 Addressing Architecture, see , and the proposed changes to , see . + +
+ +
+ + To quote Lorenzo Colitti in the working group meeting at IETF 98, + "Just because this is being elevated to full standard does not mean + it can not be changed tomorrow." Tomorrow is here. + + Link prefixes of varied lengths, /127, /126, /124, /120, ... /64 + have been successfully deployed for many years. Having the formal + specification say otherwise risks potential mis-implementation by + the naive, resulting in operational disasters. + +
+ +
+ + To state it simply, IPv6 unicast routing is based on prefixes of + any valid length up to 128 except for links where an Internet + Standard such as Stateless Address Configuration , or Using 127-Bit IPv6 Prefixes on Inter-Router + Links is in use. + +
+ +
+ + For historical reasons, when a prefix is needed on a link, + barring other considerations, a /64 is traditional. + +
+ +
+ + This document has no known security impact. + +
+ +
+ + This document has no IANA Considerations. + + + +
+ +
+ + The original draft was by Randy Bush, who was immediately aided + and abetted by Job Snijders, [ your name here ]. + +
+ +
+ + The authors wish to thank . + +
+ +
+ + + + + + + + + + + + + + + + +