From: Tomek Mrugalski Date: Mon, 3 Apr 2017 15:37:47 +0000 (+0200) Subject: [master] ChangeLog updated. X-Git-Tag: trac5196_base~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2dc2d44288936b9606dcbbb537c4e3d32d951bf6;p=thirdparty%2Fkea.git [master] ChangeLog updated. --- diff --git a/ChangeLog b/ChangeLog index def637a18a..2c74c55738 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1232. [func] tomek + host4_identifier and host6_identifier hook points have been added. + Premium: Flexible Identifier (flex-id) hook point has been developed. + It allows users to specify a custom expression that takes any + option, field, characteristic or property of the packet to be + used as identifier and then do reservations based on the evaluated + expression for each incoming packet. + (Trac #5132, git cd497526d5bff7ae55bb41c9264fb33943a0cf62) + 1231. [func] marcin Control agent forwards commands to be handled by other Kea servers.