]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1387] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Tue, 2 Jul 2024 21:55:12 +0000 (23:55 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 4 Sep 2024 13:10:42 +0000 (15:10 +0200)
ChangeLog

index c10b1fa9c9517060ca0100e25f5b055b0f8bb021..e3630efbf1fa7d5b1975ed6a8203f08989147a74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2280.  [func]          fdupont
+       IPv6 host reservation syntax now accepts a new entry
+       "excluded-prefixes": a pd-exclude option (RFC6603)
+       can now be added into an iaprefix option carrying
+       a reserved prefix.
+       (Gitlab #1387)
+
 2279.  [build]         pprindeville
        Replace the cut and rev utilities with shell variable expansions,
        improving compatibility with minimal setups on embedded systems.