FreeBSD Bugzilla – Attachment 37820 Details for
Bug 60049
[patch] suggestion for advanced-network/chapter.sgml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.00 KB, created by
FURUKAWA Jumpei
on 2003-12-08 16:20:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
FURUKAWA Jumpei
Created:
2003-12-08 16:20:17 UTC
Size:
3.00 KB
patch
obsolete
>--- chapter.sgml.orig Tue Dec 9 00:07:31 2003 >+++ chapter.sgml Tue Dec 9 00:34:19 2003 >@@ -7213,28 +7213,80 @@ > <note><para>The IPv4 broadcast address (usually <hostid role="ipaddr">xxx.xxx.xxx.255</hostid>) is expressed > by multicast addresses in IPv6.</para></note> > >- <para>Reserved IPv6 addresses:</para> >+ <table> >+ <title>Reserved IPv6 addresses</title> >+ <tgroup cols="4"> >+ <thead> >+ <row> >+ <entry>ipv6-address</entry> >+ <entry>prefixlength (Bits)</entry> >+ <entry>description</entry> >+ <entry>Notes</entry> >+ </row> >+ </thead> > >-<screen>ipv6-address prefixlength(Bits) description Notes >+ <tbody> >+ <row> >+ <entry>::</entry> >+ <entry>128 Bits</entry> >+ <entry>unspecified</entry> >+ <entry>cf. 0.0.0.0 in IPv4</entry> >+ </row> > >- :: 128 Bits unspecified cf. 0.0.0.0 in IPv4 address >- ::1 128 Bits loopback address cf. 127.0.0.1 in IPv4 >- ::00:xx:xx:xx:xx 96 Bits embedded IPv4 The lower 32 bits are the >- address IPv4 address. Also called >- <quote>IPv4 compatible IPv6 >- address</quote> >- ::ff:xx:xx:xx:xx 96 Bits IPv4 mapped The lower 32 bits are the >- IPv6 address IPv4 address. For hosts >- which do not support IPv6 >- fe80:: - feb:: 10 Bits link-local cf. loopback address in >- IPv4 >- fec0:: - fef:: 10 Bits site-local >- ff:: 8 Bits multicast >- 001 (base 2) 3 Bits global unicast All global unicast >- addresses are assigned from >- this pool. The first 3 Bits >- are <quote>001</quote>.</screen> >+ <row> >+ <entry>::1</entry> >+ <entry>128 Bits</entry> >+ <entry>loopback address</entry> >+ <entry>cf. 127.0.0.1 in IPv4</entry> >+ </row> > >+ <row> >+ <entry>::00:xx:xx:xx:xx</entry> >+ <entry>96 Bits</entry> >+ <entry>embedded IPv4</entry> >+ <entry>The lower 32 bits are the IPv4 address. >+ Also called <quote>IPv4 compatible IPv6 address</quote></entry> >+ </row> >+ >+ <row> >+ <entry>::ff:xx:xx:xx:xx</entry> >+ <entry>96 Bits</entry> >+ <entry>IPv4 mapped IPv6 address</entry> >+ <entry>The lower 32 bits are the IPv4 address. >+ For hosts which do not support IPv6.</entry> >+ </row> >+ >+ <row> >+ <entry>fe80:: - feb::</entry> >+ <entry>10 Bits</entry> >+ <entry>link-local</entry> >+ <entry>cf. loopback address in IPv4</entry> >+ </row> >+ >+ <row> >+ <entry>fec0:: - fef::</entry> >+ <entry>10 Bits</entry> >+ <entry>site-local</entry> >+ <entry> </entry> >+ </row> >+ >+ <row> >+ <entry>ff::</entry> >+ <entry>8 Bits</entry> >+ <entry>multicast</entry> >+ <entry> </entry> >+ </row> >+ >+ <row> >+ <entry>001 (base 2)</entry> >+ <entry>3 Bits</entry> >+ <entry>global unicast</entry> >+ <entry>All global unicast addresses are assigned from this pool. >+ The first 3 Bits are <quote>001</quote>.</entry> >+ </row> >+ </tbody> >+ </tgroup> >+ </table> > </sect2> > > <sect2>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 60049
: 37820