|
@@ -264,9 +264,9 @@ of packet. Note that a packet marked as UNKNOWN may well be a valid
|
|
|
DHCP packet, just a type not expected by the server (e.g. it will report
|
|
|
a received OFFER packet as UNKNOWN).
|
|
|
|
|
|
-% DHCP6_PACKET_RECEIVED_MISMATCH_SERVERID %1 packet received, with transaction id %2 on interface %3 containing mismatch ServerID
|
|
|
-A debug message noting that server has received message with ServerID
|
|
|
-option that not matching ServerID that server is using.
|
|
|
+% DHCP6_PACKET_MISMATCH_SERVERID_DROP dropping packet %1 (transid=%2, interface=%3) having mismatched server identifier
|
|
|
+A debug message noting that server has received message with server identifier
|
|
|
+option that not matching server identifier that server is using.
|
|
|
|
|
|
% DHCP6_PACKET_RECEIVE_FAIL error on attempt to receive packet: %1
|
|
|
The IPv6 DHCP server tried to receive a packet but an error
|