From: Francis Dupont Date: Mon, 29 Jan 2018 17:40:34 +0000 (+0100) Subject: [master] Finishing merge of trac5425a (class in pools) X-Git-Tag: trac5524_base~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f3a89d6e32e90cd9cbb2347c7b2208c3e1561e0;p=thirdparty%2Fkea.git [master] Finishing merge of trac5425a (class in pools) --- diff --git a/ChangeLog b/ChangeLog index f7be5d9ca4..29521e02da 100644 --- 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).