2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[master] Finishing merge of trac5425a (class in pools)

This commit is contained in:
Francis Dupont
2018-01-29 18:40:34 +01:00
parent 3d6bb5b1d4
commit 5f3a89d6e3

View File

@@ -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).