|
@@ -3414,7 +3414,6 @@ TEST_F(Dhcp4ParserTest, d2ClientConfig) {
|
|
|
" \"ncr-protocol\" : \"UDP\", "
|
|
|
" \"ncr-format\" : \"JSON\", "
|
|
|
" \"always-include-fqdn\" : true, "
|
|
|
- " \"allow-client-update\" : true, "
|
|
|
" \"override-no-update\" : true, "
|
|
|
" \"override-client-update\" : true, "
|
|
|
" \"replace-client-name\" : \"when-present\", "
|
|
@@ -3476,7 +3475,6 @@ TEST_F(Dhcp4ParserTest, invalidD2ClientConfig) {
|
|
|
" \"ncr-protocol\" : \"UDP\", "
|
|
|
" \"ncr-format\" : \"JSON\", "
|
|
|
" \"always-include-fqdn\" : true, "
|
|
|
- " \"allow-client-update\" : true, "
|
|
|
" \"override-no-update\" : true, "
|
|
|
" \"override-client-update\" : true, "
|
|
|
" \"replace-client-name\" : \"when-present\", "
|