From: Tomek Mrugalski Date: Fri, 25 Sep 2020 12:18:37 +0000 (+0200) Subject: [#1351] Added ChangeLog entries X-Git-Tag: Kea-1.9.0~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=027a0f5ba3c8d54d3d281ce61786eba75077002e;p=thirdparty%2Fkea.git [#1351] Added ChangeLog entries --- diff --git a/ChangeLog b/ChangeLog index 6ee43187cd..fe07154f5d 100644 --- 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.