From: Wlodek Wencel Date: Thu, 8 Nov 2018 19:59:51 +0000 (+0100) Subject: [master] *.mes file reorder X-Git-Tag: Kea-1.5.0-beta1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a871b147c1c07ea2c8a92f3fae1e1f62bf6883e;p=thirdparty%2Fkea.git [master] *.mes file reorder --- diff --git a/src/bin/dhcp4/dhcp4_messages.mes b/src/bin/dhcp4/dhcp4_messages.mes index 147d99009c..495ffa424f 100644 --- a/src/bin/dhcp4/dhcp4_messages.mes +++ b/src/bin/dhcp4/dhcp4_messages.mes @@ -120,11 +120,6 @@ new configuration. It is output during server startup, and when an updated configuration is committed by the administrator. Additional information may be provided. -% DHCP4_CONFIG_PACKET_QUEUE DHCPv4 packet queue info after configuration: %1 -This debug message is emitted during DHCPv4 server configuration, immediately -after configuring the DHCPv4 packet queue. The information shown depends -upon the packet queue type selected. - % DHCP4_CONFIG_LOAD_FAIL configuration error using file: %1, reason: %2 This error message indicates that the DHCPv4 configuration has failed. If this is an initial configuration (during server's startup) the server @@ -140,6 +135,11 @@ This warning message is issued on an attempt to configure multiple options with the same option code for a particular subnet. Adding multiple options is uncommon for DHCPv4, but is not prohibited. +% DHCP4_CONFIG_PACKET_QUEUE DHCPv4 packet queue info after configuration: %1 +This debug message is emitted during DHCPv4 server configuration, immediately +after configuring the DHCPv4 packet queue. The information shown depends +upon the packet queue type selected. + % DHCP4_CONFIG_RECEIVED received configuration %1 A debug message listing the configuration received by the DHCPv4 server. The source of that configuration depends on used configuration backend.