From c17d7e203749fba8e22202393cad685c7f03e820 Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Fri, 18 Jun 2021 19:15:52 +0300 Subject: [PATCH] [#1840] fixed documentation --- src/bin/keactrl/kea-dhcp4.conf.pre | 6 +++--- src/bin/keactrl/kea-dhcp6.conf.pre | 9 +++------ 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/src/bin/keactrl/kea-dhcp4.conf.pre b/src/bin/keactrl/kea-dhcp4.conf.pre index 95a00798de..cd6c0e0d54 100644 --- a/src/bin/keactrl/kea-dhcp4.conf.pre +++ b/src/bin/keactrl/kea-dhcp4.conf.pre @@ -271,7 +271,7 @@ // // are addressed by the Flexible Identifiers hook application. // "library": "@libdir@/kea/hooks/libdhcp_flex_id.so", // "parameters": { - // "identifier-expression": "substring(relay4[2].hex)" + // "identifier-expression": "relay4[2].hex" // } // } // ], @@ -412,8 +412,8 @@ // They were not added here to not overwhelm people with too much // information at once. -// Logging configuration starts here. Kea uses different loggers to log various -// activities. For details (e.g. names of loggers), see Chapter 18. + // Logging configuration starts here. Kea uses different loggers to log various + // activities. For details (e.g. names of loggers), see Chapter 18. "loggers": [ { // This section affects kea-dhcp4, which is the base logger for DHCPv4 diff --git a/src/bin/keactrl/kea-dhcp6.conf.pre b/src/bin/keactrl/kea-dhcp6.conf.pre index 529fa7b8e1..b6aeb814d9 100644 --- a/src/bin/keactrl/kea-dhcp6.conf.pre +++ b/src/bin/keactrl/kea-dhcp6.conf.pre @@ -217,7 +217,7 @@ // // are addressed by the Flexible Identifiers hook application. // "library": "@libdir@/kea/hooks/libdhcp_flex_id.so", // "parameters": { - // "identifier-expression": "relay6[0].option[37].hex)" + // "identifier-expression": "relay6[0].option[37].hex" // } // } // ], @@ -370,13 +370,10 @@ // Client-classes can be defined here. See "client-classes" in Dhcp4 for // an example. - // Hook libraries can be defined here. See "hooks-libraries" example in - // Dhcp4. - // DDNS information (how the DHCPv6 component can reach a DDNS daemon) -// Logging configuration starts here. Kea uses different loggers to log various -// activities. For details (e.g. names of loggers), see Chapter 18. + // Logging configuration starts here. Kea uses different loggers to log various + // activities. For details (e.g. names of loggers), see Chapter 18. "loggers": [ { // This specifies the logging for kea-dhcp6 logger, i.e. all logs