]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1351] Added ChangeLog entries
authorTomek Mrugalski <tomek@isc.org>
Fri, 25 Sep 2020 12:18:37 +0000 (14:18 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 25 Sep 2020 15:51:04 +0000 (17:51 +0200)
ChangeLog

index 6ee43187cd59eacf875afc461a07775eaf5c1e93..fe07154f5d85f96b208d5f806aff6301513ff659 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1808.  [func]          razvan
+       Support for new IPv6-only-preferred option for DHCPv4 has been
+       added. It lets Kea to signal to compatible devices that the
+       IPv6 connectivity is available and they can disable their
+       IPv4 stack. This implements support for draft-ietf-dhc-v6only-08,
+       which is expected to be soon published by IETF as an RFC.
+       (Gitlab #1351)
+
 1807.  [doc]           tomek
        Added separate table with DHCPv4 options that are governed by Kea
        itself, rather than configured by administrator.