From: Thomas Markwalder Date: Fri, 9 Mar 2018 15:54:00 +0000 (-0500) Subject: [master] Added ChangeLog entry 1373 for #5551 X-Git-Tag: trac5530a_base~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63ae48ab4499dbb5951abdb5b622f5d46747258c;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1373 for #5551 --- diff --git a/ChangeLog b/ChangeLog index eed1476368..90dd425001 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1373. [func] [tmark] + When encountering errors unpacking vendor specific options, + both kea-dhcp4 and kea-dhcp6 will now log the error, skip + unpacking any remaining options, and then attempt to process + the packet as is. Prior to this the servers would log the issue + and then drop the packet. + (Trac #5551, git 59ef33ee17672c55cee4ec86ff59737b361a3c21) + 1372. [func] tmark kea-dhp4 and kea-dhcp6 can now be configured to attempt to reconnect to Postgresql backends if connectivity is lost.