From 35173d1c4b13e20d91588668ac733676ec89e09d Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Fri, 8 Jun 2018 13:37:40 +0200 Subject: [PATCH] [5645] Updates to User's Guide after moving HA. --- doc/guide/hooks.xml | 2 +- doc/guide/logging.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index 7ca9465226..271a0bc1c9 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -428,7 +428,7 @@ $ ls -l /usr/local/lib/hooks/*.so High Availability - Support customers + Kea sources Kea 1.4.0 Minimizing a risk of DHCP service unavailability is achieved by setting up a pair of the DHCP servers in a network. diff --git a/doc/guide/logging.xml b/doc/guide/logging.xml index 577fa0b294..2a815ca5aa 100644 --- a/doc/guide/logging.xml +++ b/doc/guide/logging.xml @@ -205,7 +205,7 @@ kea-dhcp4.evalkea-dhcp6.evalcoreUsed to log messages relating to the client classification expression evaluation code. kea-dhcp4.host-cache-hookskea-dhcp6.host-cache-hookslibdhcp_host_cache premium hook libraryThis logger is used to log messages related to operation of the Host Cache Hook Library. kea-dhcp4.flex-id-hookskea-dhcp6.flex-id-hookslibdhcp_flex_id premium hook libraryThis logger is used to log messages related to operation of the Flexible Identifiers Hook Library. - kea-dhcp4.ha-hookskea-dhcp6.ha-hookslibdhcp_ha premium hook libraryThis logger is used to log messages related to operation of the High Availability Hook Library. + kea-dhcp4.ha-hookskea-dhcp6.ha-hookslibdhcp_ha hook libraryThis logger is used to log messages related to operation of the High Availability Hook Library. kea-dhcp4.hookskea-dhcp6.hookscoreUsed to log messages related to management of hooks libraries, e.g. registration and deregistration of the libraries, and to the initialization of the callouts execution for various hook points within the DHCP server. kea-dhcp4.host-cmds-hookskea-dhcp6.host-cmds-hookslibdhcp_host_cmds premium hook libraryThis logger is used to log messages related to operation of the Host Cmds hooks library. In general these will pertain to loading and unloading the library and the execution of commands by the library. kea-dhcp4.hostskea-dhcp6.hostscoreUsed within the libdhcpsrv and it logs messages related to the management of the DHCP host reservations, i.e. retrieval of the reservations and adding new reservations. -- 2.47.2