From: Francis Dupont Date: Tue, 16 Jul 2019 12:10:01 +0000 (+0200) Subject: [606-drop-packets-in-drop-class] Added ChangeLog entry for DROP class X-Git-Tag: Kea-1.6.0-beta2~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2F606-drop-packets-in-drop-class;p=thirdparty%2Fkea.git [606-drop-packets-in-drop-class] Added ChangeLog entry for DROP class --- diff --git a/ChangeLog b/ChangeLog index b3956c5ebe..7db72f495b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1621. [func] fdupont + Both kea-dhcp4 and kea-dhcp6 now support a special class, 'DROP'. + When the class is defined, inbound client packets that match the + class's match expression will be dropped without further processing. + Each such drop is logged at DEBUG level and accounted for in + drop statistics. + (Gitlab #606,!375, git bfa5b2c50324e9d2339daa8309774f49a5e7bf3c) + 1620. [func] franek, razvan Kea statistics improvements: Support for storing more than one sample.