]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4245] Addressed comments
authorFrancis Dupont <fdupont@isc.org>
Thu, 7 Jul 2016 11:18:57 +0000 (13:18 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 7 Jul 2016 11:18:57 +0000 (13:18 +0200)
doc/guide/dhcp6-srv.xml

index c027b47d7e97701d25b366c853bb28c89a834d4b..55ee0d6837cf2a03d0939fe3111350cf81f8a575 100644 (file)
@@ -667,7 +667,7 @@ temporarily override a list of interface names and listen on all interfaces.
     "option-data": [
         {
             "name": "unicast",
-            "data": "2001:db8:2::45"
+            "data": "2001:db8::1"
         } ],
     ...
 }
@@ -679,6 +679,9 @@ temporarily override a list of interface names and listen on all interfaces.
       <para>
         Usually unicast support is associated with a server unicast option
         which allows clients to send unicast messages to the server.
+        The example above contains a server unicast option specification
+        which causes the client to send messages to the specified
+        unicast address.
       </para>
       <para>
         It is possible to mix interface names, wildcards and interface name/addresses