From: Tomek Mrugalski Date: Tue, 19 Feb 2019 12:04:38 +0000 (+0100) Subject: [#464,!238] ChangeLog updated X-Git-Tag: 397-cb-implement-mysqlconfigbackenddhcpv6_base~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09ec093272f8b3d7f49f1db9d8fa070c7706068;p=thirdparty%2Fkea.git [#464,!238] ChangeLog updated --- diff --git a/ChangeLog b/ChangeLog index 0695da7674..ebc1fe9435 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1524. [func] tomek + Support for vendor options improved in DHCPv4 and DHCPv6. Kea is now + able to send back vendor suboptions, even if the client packet didn't + include DHCPv4 vivso (125) or DHCPv6 vendor (17) option. Usage of client + classification in such a case is required, though. + (Gitlab #464,!238, git 5c79da9358862657a631a9a8fc2ce79ae26b762e) + 1523. [bug] fdupont IfaceMgr::send method now returns proper status that matches its documentation. Thanks to Matthias Stoeckl from Secunet