From: Marcin Siodelski Date: Fri, 7 Feb 2014 14:12:55 +0000 (+0100) Subject: [3242] Corrected typo in the DHCPv4 message. X-Git-Tag: bind10-1.2.0beta1-release~63^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97cec5c2ecf2f1864b58497cf12ae848a78ee865;p=thirdparty%2Fkea.git [3242] Corrected typo in the DHCPv4 message. Also added a pointer to valid message types on IANA website, in the log message description. --- diff --git a/src/bin/dhcp4/dhcp4_messages.mes b/src/bin/dhcp4/dhcp4_messages.mes index b9185d8f09..0c10da86eb 100644 --- a/src/bin/dhcp4/dhcp4_messages.mes +++ b/src/bin/dhcp4/dhcp4_messages.mes @@ -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