publish-09 with brian's addition

This commit is contained in:
Randy Bush 2023-10-05 21:16:15 -07:00
parent f51eb86f5b
commit 7207f36b2f

View file

@ -11,7 +11,9 @@
<?rfc tocindent="yes"?> <?rfc tocindent="yes"?>
<?rfc tocompact="yes"?> <?rfc tocompact="yes"?>
<rfc category="std" consensus="true" submissionType="IETF" docName="draft-bourbaki-6man-classless-ipv6-08" ipr="trust200902" updates="4291"> <rfc category="std" consensus="true" submissionType="IETF"
docName="draft-bourbaki-6man-classless-ipv6-09" ipr="trust200902"
version="2" updates="4291">
<front> <front>
@ -232,6 +234,12 @@ rate is low enough.
hard-coded, and to favor portability of devices and operating hard-coded, and to favor portability of devices and operating
systems.</t> systems.</t>
<t>As most wireless operators give a single /64 to wireless clients,
subnetting beyond /64 is a real world requirement, and its absence
is an incentive to deploy network address translation for IPv6. In
the long term this is a use case for supporting longer prefixes than
/64, in order to avoid NAT.</t>
<t>Note that OpenBSD ships with SLAAC for lengths longer than <t>Note that OpenBSD ships with SLAAC for lengths longer than
/64.</t> /64.</t>