]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1428] Fixed comment in a new test
authorMarcin Siodelski <marcin@isc.org>
Sun, 4 Oct 2020 18:45:50 +0000 (20:45 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 5 Oct 2020 13:14:58 +0000 (13:14 +0000)
As a result of review.

src/lib/dhcpsrv/tests/cfg_hosts_unittest.cc

index 37abff62f6a03d4f1434a44591b54987b841046d..e43fb75264831c2737eee9285d508365d190854e 100644 (file)
@@ -1035,7 +1035,7 @@ TEST_F(CfgHostsTest, allowAddress6AlreadyReserved) {
 // the same IPv6 delegated prefix.
 TEST_F(CfgHostsTest, allowPrefix6AlreadyReserved) {
     CfgHosts cfg;
-    // Allow creating multiple reservations for the same IP address.
+    // Allow creating multiple reservations for the same delegated prefix.
     ASSERT_TRUE(cfg.setIPReservationsUnique(false));
 
     // First host has a reservation for address 3000::/64.