From: Francis Dupont Date: Wed, 11 Apr 2018 15:05:15 +0000 (+0200) Subject: [master] Finishing merge of trac5374 (new classification) X-Git-Tag: trac5458a_base~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2d93f0731fc1858b20e831a7d1f090ea8841fe;p=thirdparty%2Fkea.git [master] Finishing merge of trac5374 (new classification) --- diff --git a/ChangeLog b/ChangeLog index 538b196049..8771793ca0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1384. [func] fdupont + Significant improvements to client classification introduced. + The order of classes evaluation has changed from alphabetical + to the order of appearance. New 'member' expression allows + combination of classes. The new 'only-if-required' and + 'require-client-class' parameters controlling the scope of + a class have been introduced. + (Trac #5474, git xxx) + 1383. [func] tmark kea-dhp4 and kea-dhcp6 can now be configured to attempt to reconnect to MySQL backends if connectivity is lost.