2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 22:45:18 +00:00

[#2419] Add changelog entry for reservation conflicts stat

This commit is contained in:
Dan Theisen
2022-07-07 15:00:01 -06:00
parent 0763c5a8c2
commit 200a70e804

View File

@@ -1,10 +1,9 @@
2038. [func] djt 2038. [func] djt
Add additional stats counters for host reservation Add additional stats counters for host reservation
conflicts to global and subnet stats scope. The new conflicts to global and subnet scope stats. The new global
global stat is called v4-reservation-conflicts and stat is called v4-reservation-conflicts and the subnet
the subnet specific stat can be found at specific stat is called subnet[id].reservation-conflicts.
subnet[id].reservation-conflicts (Gitlab #2419)
(Gitlab #2419)
2037. [bug] razvan, marcin 2037. [bug] razvan, marcin
Fixed a crash in HA+MT scenario caused by a race condition Fixed a crash in HA+MT scenario caused by a race condition