From: Andrei Pavel Date: Fri, 19 Nov 2021 18:32:22 +0000 (+0200) Subject: [#2021] add ChangeLog entry X-Git-Tag: Kea-2.1.1~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f48a69a354f6b71cb9c73b57ea228d70132a353b;p=thirdparty%2Fkea.git [#2021] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 1de5f6b11b..44f83ef93e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1965. [func] djt + Allow Kea to pack opaque data tuples within options with zero + length to accommodate some DHCP clients who have been observed + to send DHCPv4 option 124 with zero length tuples. + (Gitlab #2021) + 1964. [func] andrei Increase the value that "maxsize" can take from 2GB to 2PB. (Gitlab #2130)