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,9 +1,8 @@
2038. [func] djt
Add additional stats counters for host reservation
conflicts to global and subnet stats scope. The new
global stat is called v4-reservation-conflicts and
the subnet specific stat can be found at
subnet[id].reservation-conflicts
conflicts to global and subnet scope stats. The new global
stat is called v4-reservation-conflicts and the subnet
specific stat is called subnet[id].reservation-conflicts.
(Gitlab #2419)
2037. [bug] razvan, marcin