2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-02 06:55:16 +00:00

[#916] Addressed comments

This commit is contained in:
Francis Dupont
2020-06-18 16:29:16 +02:00
parent d316d6c2bc
commit c15e5ad5fa
4 changed files with 8 additions and 11 deletions

View File

@@ -91,11 +91,11 @@ directory.
"loggers" object) moved inside the configuration objects (maps) for the
respective Kea modules. For example: the "Dhcp4" map contains the
"loggers" object specifying logging configuration for the DHCPv4
server. Backward compatibility is maintained until Kea 1.7.8
server. Backward compatibility is maintained until Kea 1.7.9
release; it will be possible to specify the "Logging" object at the top
configuration level and "loggers" objects at the module configuration
level. Finally, support for the top-level "Logging" object was
removed in Kea 1.7.0.
removed in Kea 1.7.9.
The specification of several supported elements (e.g. "Dhcp4",
"Dhcp6") in a single configuration file can be confusing and works