]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4096] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Mon, 15 Sep 2025 13:07:31 +0000 (15:07 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 18 Sep 2025 17:35:04 +0000 (19:35 +0200)
changelog_unreleased/4096-add-drop-stats-service-disabled [new file with mode: 0644]

diff --git a/changelog_unreleased/4096-add-drop-stats-service-disabled b/changelog_unreleased/4096-add-drop-stats-service-disabled
new file mode 100644 (file)
index 0000000..8c7ebc6
--- /dev/null
@@ -0,0 +1,5 @@
+[func]         fdupont
+       Added "pkt4-service-disabled" and "pkt6-service-disabled"
+       statistics which are increased when an incoming packet
+       was dropped because the DHCP service is disabled.
+       (Gitlab #4096)