Penguin

Differences between current version and previous revision of FormatPrefix.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Monday, August 20, 2007 11:51:45 pm by LawrenceDoliveiro
Older page: version 6 Last edited on Saturday, April 14, 2007 10:59:26 pm by AristotlePagaltzis Revert
@@ -2,15 +2,15 @@
  
 <?plugin OldStyleTable border=0 
 | <tt>0000&#160;0000</tt> | Used for things like [IPv6] compatible [IPv4], loopback and unspecified addresses (1/256th of the address space) 
 | <tt>001</tt> | Aggregatable Global Unicast Addresses (1/8 of the address space) 
-| <tt>1111&#160;1110&#160;10</tt> | Link-Local Unicast Addresses (1/2024 of the address space)  
-| <tt>1111&#160;1110&#160;11</tt> | Site-Local Unicast Addresses (1/2024 of the address space)  
-| <tt>1111&#160;1111</tt> | Multicast Addresses (1/256 of the address space) 
+| <tt>1111&#160;1110&#160;10</tt> | [ Link-Local|LinkLocal] Unicast Addresses (1/2024 of the address space)  
+| <tt>1111&#160;1110&#160;11</tt> | [ Site-Local|SiteLocal] Unicast Addresses (1/2024 of the address space)  
+| <tt>1111&#160;1111</tt> | [ Multicast|MultiCast] Addresses (1/256 of the address space) 
 ?> 
  
 Almost all the other address space is unallocated or reserved. 
  
 See [IPv6Addressing] for more information. 
  
 ---- 
 CategoryNetworking