From: Marcin Siodelski Date: Tue, 28 Nov 2023 20:52:10 +0000 (+0100) Subject: [#3106] Corrected two messages' descriptions X-Git-Tag: Kea-2.5.5~119 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d9514f0cfa9ea107184234c0773125d223ac6685;p=thirdparty%2Fkea.git [#3106] Corrected two messages' descriptions --- diff --git a/src/hooks/dhcp/high_availability/ha_messages.mes b/src/hooks/dhcp/high_availability/ha_messages.mes index a0f58f3404..9a6687167e 100644 --- a/src/hooks/dhcp/high_availability/ha_messages.mes +++ b/src/hooks/dhcp/high_availability/ha_messages.mes @@ -82,8 +82,8 @@ is considered to not be served by the partner. The surviving server counts such clients and if the number of such clients exceeds the max-unacked-clients threshold, the server will transition to the partner-down state. The first argument specifies the relationship name. The second argument contains client -identification information. The second argument specifies the number of -clients to which the server has failed to respond. The third argument specifies +identification information. The third argument specifies the number of +clients to which the server has failed to respond. The forth argument specifies the number of additional clients which, if not provisioned, will cause the server to transition to the partner-down state. @@ -102,8 +102,8 @@ is considered to not be served by the partner. The surviving server counts such clients and if the number of such clients exceeds the max-unacked-clients threshold, the server will transition to the partner-down state. The first argument specifies the relationship name. The second argument contains client -identification information. The second argument specifies the number of clients -to which the server has failed to respond. The third argument specifies the +identification information. The third argument specifies the number of clients +to which the server has failed to respond. The forth argument specifies the number of additional clients which, if not provisioned, will cause the server to transition to the partner-down state.