From: Razvan Becheriu Date: Wed, 15 Apr 2020 16:37:06 +0000 (+0300) Subject: [#893] addressed review comments X-Git-Tag: Kea-1.7.7~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf29333ed3fba46f4978366955fb4e90ca80240d;p=thirdparty%2Fkea.git [#893] addressed review comments --- diff --git a/src/bin/dhcp4/dhcp4_messages.mes b/src/bin/dhcp4/dhcp4_messages.mes index 45b65e9640..7b9cc4774c 100644 --- a/src/bin/dhcp4/dhcp4_messages.mes +++ b/src/bin/dhcp4/dhcp4_messages.mes @@ -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. diff --git a/src/bin/dhcp6/dhcp6_messages.mes b/src/bin/dhcp6/dhcp6_messages.mes index a074a6379e..39c4fc0383 100644 --- a/src/bin/dhcp6/dhcp6_messages.mes +++ b/src/bin/dhcp6/dhcp6_messages.mes @@ -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.