]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finishing merge of trac5425a (class in pools)
authorFrancis Dupont <fdupont@isc.org>
Mon, 29 Jan 2018 17:40:34 +0000 (18:40 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 29 Jan 2018 17:40:34 +0000 (18:40 +0100)
ChangeLog

index f7be5d9ca4a10c6f799ba278ef9036145aa797cc..29521e02da66182b51cebb6aa6831a1f42a111aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1350.  [func]          fdupont
+       It is now possible to specify client classification restrictions
+       on per pool basis. This capability will be useful for grouping
+       certain types of devices into specific address and/or prefix
+       pools.
+       (Trac #5425, git xxx)
+
 1349.  [build]         andreipavelQ
        Compilation parameters unified (every file now includes config.h,
        several makefile tweaks).