From: Marcin Siodelski Date: Fri, 8 Jun 2018 11:37:40 +0000 (+0200) Subject: [5645] Updates to User's Guide after moving HA. X-Git-Tag: 136-add-global-host-reservation-examples_base~4^2~14^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35173d1c4b13e20d91588668ac733676ec89e09d;p=thirdparty%2Fkea.git [5645] Updates to User's Guide after moving HA. --- 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.