]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3691] Amending Kea admin guide discussion of DHCPv6 mac-source:link-local-address
authorThomas Markwalder <tmark@isc.org>
Tue, 10 Mar 2015 20:09:43 +0000 (16:09 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 10 Mar 2015 20:09:43 +0000 (16:09 -0400)
Added text clarifying that MAX extraction from the link-local-address only succeeds
if the address is marked as interface identifier.

doc/guide/dhcp6-srv.xml

index b0b7fd7b6d8e000f22b0beff6d339bf6d44e1ca5..cae61fbccc9d4c144a6e765ca98304fea4957571 100644 (file)
@@ -2356,8 +2356,10 @@ should include options from the isc option space:
         sending their packets from IPv6 link-local addresses. There's a good chance
         that those addresses are based on EUI-64, which contains MAC address. This
         method is not completely reliable, as clients may use other link-local address
-        types. In particular, privacy extensions, defined in RFC4941, do not use
-        MAC addresses.
+        types.  In particular, privacy extensions, defined in RFC4941, do not use
+        MAC addresses.  Also note that to extract successfully the address's u-bit must
+        be set to 1 and its g-bit must be set to 0 indicating that it is an interface
+        identifier per RFC 2373 section 2.5.1.
         </simpara>
       </listitem>
       <listitem>