]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1550] addressed comments
authorRazvan Becheriu <razvan@isc.org>
Thu, 19 Nov 2020 13:19:50 +0000 (15:19 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 19 Nov 2020 13:19:50 +0000 (15:19 +0200)
src/bin/dhcp6/tests/sarr_unittest.cc

index f6572b62e651ad00db6b8cb41e0b34abe54a3dd9..ff1c1f15002fc5f5f2f24fb05b5392b2cb774ebc 100644 (file)
@@ -49,11 +49,17 @@ namespace {
 ///   - an option with unique value specified for each pool, so as it is
 ///     possible to test that pool specific options can be assigned.
 ///
-/// Configuration 3:
+/// Configuration 3:
 ///   - one subnet 3000::/32 used on eth0 interface
 ///   - prefixes of length 64, delegated from the pool: 2001:db8:3::/48
 ///   - Excluded Prefix specified (RFC 6603).
 ///
+/// - Configuration 4:
+///   - Simple configuration with a single subnet
+///   - Two host reservations, one out of the pool another one in pool
+///   - Host reservation mode set to "out-of-pool" to test that
+///     only out of pool reservations are honored.
+///
 const char* CONFIGS[] = {
     // Configuration 0
     "{ \"interfaces-config\": {"