]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Regen DHCPv4 get_config_unittest.cc
authorFrancis Dupont <fdupont@isc.org>
Mon, 23 Oct 2017 15:56:33 +0000 (17:56 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 23 Oct 2017 15:56:33 +0000 (17:56 +0200)
src/bin/dhcp4/tests/get_config_unittest.cc

index bdeb2d83820e498b38106ffb5dcaa7f5408bc77b..5ee6aca3588c08861237d6a9f5ec6dfee4554262 100644 (file)
@@ -4229,6 +4229,7 @@ const char* UNPARSED_CONFIGS[] = {
 "                \"4o6-interface\": \"\",\n"
 "                \"4o6-interface-id\": \"\",\n"
 "                \"4o6-subnet\": \"\",\n"
+"                \"boot-file-name\": \"\",\n"
 "                \"id\": 1,\n"
 "                \"match-client-id\": true,\n"
 "                \"next-server\": \"0.0.0.0\",\n"
@@ -4246,6 +4247,7 @@ const char* UNPARSED_CONFIGS[] = {
 "                \"renew-timer\": 1000,\n"
 "                \"reservation-mode\": \"all\",\n"
 "                \"reservations\": [ ],\n"
+"                \"server-hostname\": \"\",\n"
 "                \"subnet\": \"192.0.2.0/24\",\n"
 "                \"valid-lifetime\": 4000\n"
 "            }\n"