From: Razvan Becheriu Date: Thu, 19 Nov 2020 13:19:50 +0000 (+0200) Subject: [#1550] addressed comments X-Git-Tag: Kea-1.9.2~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf7b6e13dfd0c3bb775f5df74f49c41a9e12171;p=thirdparty%2Fkea.git [#1550] addressed comments --- diff --git a/src/bin/dhcp6/tests/sarr_unittest.cc b/src/bin/dhcp6/tests/sarr_unittest.cc index f6572b62e6..ff1c1f1500 100644 --- a/src/bin/dhcp6/tests/sarr_unittest.cc +++ b/src/bin/dhcp6/tests/sarr_unittest.cc @@ -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\": {"