]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finishing merge of trac5374 (new classification)
authorFrancis Dupont <fdupont@isc.org>
Wed, 11 Apr 2018 15:05:15 +0000 (17:05 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 11 Apr 2018 15:05:15 +0000 (17:05 +0200)
ChangeLog

index 538b19604904374b46d067276e70898c0db7ee46..8771793ca04a31e4d196f9cba7b29e1a2cad46cf 100644 (file)
--- 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.