]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Fix typos
authorSuzanne Goldlust <sgoldlust@isc.org>
Fri, 13 Nov 2020 16:40:40 +0000 (16:40 +0000)
committerTomek Mrugalski <tomek@isc.org>
Fri, 20 Nov 2020 10:32:22 +0000 (11:32 +0100)
Correct spelling of "unpacking"

src/bin/dhcp6/dhcp6_messages.mes
src/hooks/dhcp/bootp/bootp_messages.mes
src/hooks/dhcp/high_availability/ha_messages.mes

index e275ae5da98a78451812ae961ea05b175f7da56b..29374f258b13ae882b5b7b0968f742b0b40d23d0 100644 (file)
@@ -561,7 +561,7 @@ because packets of this type must be sent to multicast. The first argument
 specifies the client and transaction identification information, the
 second argument specifies packet type.
 
-% DHCP6_PACKET_OPTIONS_SKIPPED An error upacking an option, caused subsequent options to be skipped: %1
+% DHCP6_PACKET_OPTIONS_SKIPPED An error unpacking an option, caused subsequent options to be skipped: %1
 A debug message issued when an option failed to unpack correctly, making it
 impossible to unpack the remaining options in the packet.  The server will
 server will still attempt to service the packet.
index 40880981fd1132862b4ba1d9d911805253f27ef3..7073f658d7b78de9a553f5d651efa3b3e44a1487 100644 (file)
@@ -8,7 +8,7 @@ The query client and transaction identification are displayed.
 % BOOTP_LOAD Bootp hooks library has been loaded
 This info message indicates that the Bootp hooks library has been loaded.
 
-% BOOTP_PACKET_OPTIONS_SKIPPED an error upacking an option, caused subsequent options to be skipped: %1
+% BOOTP_PACKET_OPTIONS_SKIPPED an error unpacking an option, caused subsequent options to be skipped: %1
 A debug message issued when an option failed to unpack correctly, making it
 impossible to unpack the remaining options in the DHCPv4 query. The server
 will still attempt to service the packet. The sole argument provides a
index f116d5266061c8b84628250aaa8349e74c21bdf7..38bb5ff54f73faeed1834b907c6eac1c3b497c1d 100644 (file)
@@ -15,7 +15,7 @@ as a result of load balancing or because it is a primary server in the
 hot standby configuration. The argument provides client identification
 information retrieved from the query.
 
-% HA_BUFFER4_RECEIVE_PACKET_OPTIONS_SKIPPED an error upacking an option, caused subsequent options to be skipped: %1
+% HA_BUFFER4_RECEIVE_PACKET_OPTIONS_SKIPPED an error unpacking an option, caused subsequent options to be skipped: %1
 A debug message issued when an option failed to unpack correctly, making it
 impossible to unpack the remaining options in the DHCPv4 query. The server
 will still attempt to service the packet. The sole argument provides a
@@ -41,7 +41,7 @@ as a result of load balancing or because it is a primary server in the
 hot standby configuration. The argument provides client identification
 information retrieved from the query.
 
-% HA_BUFFER6_RECEIVE_PACKET_OPTIONS_SKIPPED an error upacking an option, caused subsequent options to be skipped: %1
+% HA_BUFFER6_RECEIVE_PACKET_OPTIONS_SKIPPED an error unpacking an option, caused subsequent options to be skipped: %1
 A debug message issued when an option failed to unpack correctly, making it
 impossible to unpack the remaining options in the DHCPv6 query. The server
 will still attempt to service the packet. The sole argument provides a