]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#893] addressed review comments
authorRazvan Becheriu <razvan@isc.org>
Wed, 15 Apr 2020 16:37:06 +0000 (19:37 +0300)
committerRazvan Becheriu <razvan@isc.org>
Wed, 15 Apr 2020 16:37:06 +0000 (19:37 +0300)
src/bin/dhcp4/dhcp4_messages.mes
src/bin/dhcp6/dhcp6_messages.mes

index 45b65e96404584a4f673d68061f06c4e2f60160f..7b9cc4774c089063b44a2b1bde8e97a7aa221987 100644 (file)
@@ -437,7 +437,7 @@ client and the transaction identification information. The second argument
 contains the allocated IPv4 address. The third argument is the validity
 lifetime.
 
-% DHCP4_MULTI_THREADING_INFO enabled: %1, number of threads: %2, queue size per thread: %3
+% DHCP4_MULTI_THREADING_INFO enabled: %1, number of threads: %2, queue size: %3
 This is a message listing some information about the multi-threading parameters
 with which the server is running.
 
index a074a6379ecde4603ac23014f9bba2decf402746..39c4fc0383d5ddf225ac5df3fea0a8b407e676e6 100644 (file)
@@ -484,7 +484,7 @@ The first argument includes the client and transaction identification
 information. The remaining arguments hold the allocated address and
 IAID.
 
-% DHCP6_MULTI_THREADING_INFO enabled: %1, number of threads: %2, queue size per thread: %3
+% DHCP6_MULTI_THREADING_INFO enabled: %1, number of threads: %2, queue size: %3
 This is a message listing some information about the multi-threading parameters
 with which the server is running.