]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#517,!301] Regenerated parser tests.
authorMarcin Siodelski <marcin@isc.org>
Fri, 12 Apr 2019 09:33:56 +0000 (11:33 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 16 Apr 2019 09:11:07 +0000 (11:11 +0200)
src/bin/dhcp4/tests/get_config_unittest.cc
src/bin/dhcp6/tests/get_config_unittest.cc

index 912910e518da51b670ce2cec9ef8697e877de605..62b2945ae27e439224b84174296a101dfb6e1e28 100644 (file)
@@ -9024,6 +9024,7 @@ const char* UNPARSED_CONFIGS[] = {
 "                \"relay\": {\n"
 "                    \"ip-addresses\": [ ]\n"
 "                },\n"
+"                \"reservation-mode\": \"all\",\n"
 "                \"subnet4\": [\n"
 "                    {\n"
 "                        \"comment\": \"A subnet\",\n"
@@ -9331,6 +9332,7 @@ const char* UNPARSED_CONFIGS[] = {
 "                \"relay\": {\n"
 "                    \"ip-addresses\": [ ]\n"
 "                },\n"
+"                \"reservation-mode\": \"all\",\n"
 "                \"subnet4\": [\n"
 "                    {\n"
 "                        \"4o6-interface\": \"\",\n"
index 2338b886e70dd2ddba43d19fb0e1dc3519b76697..208335022e7ffae292687e811b40eae6d7f92f1a 100644 (file)
@@ -7615,6 +7615,7 @@ const char* UNPARSED_CONFIGS[] = {
 "                    \"ip-addresses\": [ ]\n"
 "                },\n"
 "                \"renew-timer\": 900,\n"
+"                \"reservation-mode\": \"all\",\n"
 "                \"subnet6\": [\n"
 "                    {\n"
 "                        \"comment\": \"A subnet\",\n"