2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
This commit is contained in:
Francis Dupont
2020-06-16 09:40:07 +02:00
parent 16295dc38e
commit 4dea40f9ed

View File

@@ -696,7 +696,7 @@ configureDhcp6Server(Dhcpv6Srv& server, isc::data::ConstElementPtr config_set,
parameter_name = config_pair.first;
// This are converted to SimpleParser and are handled already above.
// These are converted to SimpleParser and are handled already above.
if ((config_pair.first == "data-directory") ||
(config_pair.first == "option-def") ||
(config_pair.first == "option-data") ||