From: Razvan Becheriu Date: Mon, 26 Jun 2023 19:48:13 +0000 (+0300) Subject: [#2942] added ChangeLog entry X-Git-Tag: Kea-2.4.0~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dceb30a5e994a0c6c99c34093c6286bcc16f2af2;p=thirdparty%2Fkea.git [#2942] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 0bfa4d64b4..4a4a3761ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2159. [bug] razvan + Fixed a crash when splitting long options or sending user defined + options when multi-threading is enabled. Also fixed some cases + when options are not properly split if the serialized data + reaches the end of the 255 bytes long boundry. + (Gitlab #2942) + 2158. [func] piotrek A new command named "reservation-get-by-address" is now available in the host_cmds hook library. It returns all host reservations