]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] *.mes file reorder
authorWlodek Wencel <wlodek@isc.org>
Thu, 8 Nov 2018 19:59:51 +0000 (20:59 +0100)
committerWlodek Wencel <wlodek@isc.org>
Thu, 8 Nov 2018 19:59:51 +0000 (20:59 +0100)
src/bin/dhcp4/dhcp4_messages.mes

index 147d99009c5fe5e42b082d8d941002b3d6e42615..495ffa424f0bfd8162042b06a0cc9856a653940e 100644 (file)
@@ -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.