]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3242] Corrected typo in the DHCPv4 message.
authorMarcin Siodelski <marcin@isc.org>
Fri, 7 Feb 2014 14:12:55 +0000 (15:12 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 7 Feb 2014 14:12:55 +0000 (15:12 +0100)
Also added a pointer to valid message types on IANA website, in the log
message description.

src/bin/dhcp4/dhcp4_messages.mes

index b9185d8f09823b1fe14922a4da3d0da1bcb73e93..0c10da86eb8a5014f94c435a1c8edd6c76bc3993 100644 (file)
@@ -135,10 +135,11 @@ A "libreload" command was issued to reload the hooks libraries but for
 some reason the reload failed.  Other error messages issued from the
 hooks framework will indicate the nature of the problem.
 
-% DHCP4_UNRECOGNIZED_RCVD_PACKET_TYPE received message (transaction id %1) has unregonized type %2
+% DHCP4_UNRECOGNIZED_RCVD_PACKET_TYPE received message (transaction id %1) has unrecognized type %2 in option 53
 This debug message indicates that the message type carried in DHCPv4 option
-53 is unrecognized by the server. The valid message types are available
-on the IANA website. The message will not be processed by the server.
+53 is unrecognized by the server. The valid message types are listed
+on the IANA website: http://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml#message-type-53.
+The message will not be processed by the server.
 
 % DHCP4_LEASE_ADVERT lease %1 advertised (client client-id %2, hwaddr %3)
 This debug message indicates that the server successfully advertised