]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5022] Another test description corrected.
authorMarcin Siodelski <marcin@isc.org>
Thu, 13 Oct 2016 14:29:03 +0000 (16:29 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 13 Oct 2016 14:29:03 +0000 (16:29 +0200)
src/bin/dhcp6/tests/host_unittest.cc

index c4ec9747188c3c55ee25a411d4a5443962f8c5ad..4d0bba3971076ca2bd071b0f8cb2082afc65aa44 100644 (file)
@@ -504,7 +504,8 @@ public:
     void testOverrideRequestedOptions(const uint16_t msg_type);
 
     /// @brief Verifies that client receives options when they are solely
-    /// defined in the host scope (and not in the global or subnet scope).
+    /// defined in the host scope (and not in the global, subnet or pool
+    /// scope).
     ///
     /// @param msg_type DHCPv6 message type to be sent to the server. If the
     /// message type is Renew or Rebind, the 4-way exchange is made prior to