]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3106] Corrected two messages' descriptions
authorMarcin Siodelski <marcin@isc.org>
Tue, 28 Nov 2023 20:52:10 +0000 (21:52 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 29 Nov 2023 19:58:56 +0000 (20:58 +0100)
src/hooks/dhcp/high_availability/ha_messages.mes

index a0f58f3404e53977d79763cd55e6bf2faf7d21d0..9a6687167e4dbb14c8f0daeee89411c0792da8f9 100644 (file)
@@ -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.