From: Tomek Mrugalski Date: Tue, 10 Oct 2017 14:26:52 +0000 (+0200) Subject: [5366] Minor tweaks in the configuration. X-Git-Tag: trac5297_base~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3319c8f6aaad4700e58d339770972873883c85c9;p=thirdparty%2Fkea.git [5366] Minor tweaks in the configuration. --- diff --git a/src/bin/dhcp6/tests/shared_network_unittest.cc b/src/bin/dhcp6/tests/shared_network_unittest.cc index 5a2874510d..abfb10a08d 100644 --- a/src/bin/dhcp6/tests/shared_network_unittest.cc +++ b/src/bin/dhcp6/tests/shared_network_unittest.cc @@ -890,19 +890,8 @@ const char* NETWORKS_CONFIG[] = { "}", // Configuration #16. +// - one shared network with three subnets, each with different option value "{" - " \"interfaces-config\": {" - " \"interfaces\": [ \"*\" ]" - " }," - " \"preferred-lifetime\": 3000," - " \"rebind-timer\": 2000, " - " \"renew-timer\": 1000, " - " \"option-data\": [" - " {" - " \"name\": \"nis-servers\"," - " \"data\": \"3000::20\"" - " }" - " ]," " \"shared-networks\": [" " {" " \"name\": \"frog\","