From: Razvan Becheriu Date: Tue, 9 May 2023 17:30:38 +0000 (+0300) Subject: [#2786] added ChangeLog entry X-Git-Tag: Kea-2.3.8~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26f2494e73ca41d3bf3ac0e8cc12497fe023c3e5;p=thirdparty%2Fkea.git [#2786] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index e82f86c345..eaa0e1a841 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2131. [bug] razvan + Added support for 255 bytes long client-id and 130 bytes long + duid (2 bytes for type and at most 128 bytes for value). + (Gitlab #2786) + 2130. [func] piotrek Added support of DHCP Options for the Discovery of Network-designated Resolvers (DNR) as per draft-ietf-add-dnr.