]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4184] Applied Changelog rewording proposal
authorFrancis Dupont <fdupont@isc.org>
Thu, 11 Dec 2025 22:37:35 +0000 (23:37 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 11 Dec 2025 22:37:35 +0000 (23:37 +0100)
changelog_unreleased/4184-add-drop-stats-to-the-HA

index 44e28115ad0c0645502a27ec9e3b00351c764833..8d9ac1a970e5d81962e30a06f0b7488381012490 100644 (file)
@@ -1,5 +1,5 @@
 [func]         fdupont
-       Added drop statistics to the HA, for instance
-       'pkt4-not-for-us' or 'pkt6-not-for-us' when
-       the HA receives an out-o-scope packet.
+       HA now increments drop statistics such as 'pkt4-not-for-us'
+       and 'pkt6-not-for-us' when inbound packets are deemed to be
+       out of scope.
        (Gitlab #4184)