mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#225] Addressed review comments
Mostly minor nits and cosmetics: modified: doc/sphinx/arm/dhcp4-srv.rst doc/sphinx/arm/dhcp6-srv.rst src/bin/dhcp6/tests/fqdn_unittest.cc src/lib/dhcpsrv/ncr_generator.cc src/lib/dhcpsrv/parsers/base_network_parser.h src/lib/dhcpsrv/srv_config.h src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc src/lib/dhcpsrv/tests/ncr_generator_unittest.cc
This commit is contained in:
@@ -3409,7 +3409,6 @@ The default configuration and values would appear as follows:
|
||||
"ddns-qualifying-suffix": "",
|
||||
"ddns-update-on-renew": false,
|
||||
"ddns-use-conflict-resolution": true,
|
||||
"ddns-ttl-percent": 0.75,
|
||||
"hostname-char-set": "",
|
||||
"hostname-char-replacement": ""
|
||||
...
|
||||
|
@@ -2992,7 +2992,6 @@ The default configuration and values would appear as follows:
|
||||
"ddns-qualifying-suffix": "",
|
||||
"ddns-update-on-renew": false,
|
||||
"ddns-use-conflict-resolution": true,
|
||||
"ddns-ttl-percent": 0.75,
|
||||
"hostname-char-set": "",
|
||||
"hostname-char-replacement": ""
|
||||
...
|
||||
|
Reference in New Issue
Block a user