2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#572] added ChangeLog entry

This commit is contained in:
Wlodek Wencel
2019-11-20 13:15:08 +07:00
committed by Tomek Mrugalski
parent 4446ebd405
commit 01bbf69d7f

View File

@@ -1,3 +1,11 @@
1683. [bug] wlodek
Perfdhcp is able to parse incoming packet and determine
if included IA_NA/IA_PD options are correct, counter
of rejected leases is introduced for all DHCP v6 message
exchanges. Perfdhcp will no longer send Request/Renew/Release
message without proper IA_NA/IA_PD included.
(Gitlab #572)
1682. [bug]* tmark
Added logic to core code and HA hook lib to allow HA peers
to detect and handle out of bandwidth socket events. This