From: Tomek Mrugalski Date: Sun, 26 Jan 2020 19:54:29 +0000 (+0100) Subject: [#1064] Added ChangeLog X-Git-Tag: Kea-1.7.4~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9df62fcd40d566dc1a97d0ca3d52f03cd4fae223;p=thirdparty%2Fkea.git [#1064] Added ChangeLog --- diff --git a/ChangeLog b/ChangeLog index aa73360e6b..418cfd6a8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1706. [bug] fdupont + Fixed BOOTP hook. It now properly handles BOOTP packets and sends + valid responses. + (Gitlab #1064) + 1705. [bug] fdupont Modified option 43 parsing to interpret sub-option codes 0 and 255 as PAD and END when no sub-option with these codes are defined.