From: Marcin Siodelski Date: Fri, 24 May 2019 07:07:39 +0000 (+0200) Subject: [#620,!332] Added ChangeLog entry for #620. X-Git-Tag: Kea-1.6.0-beta~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fea8e9b173b6783528f97a8353a04c41af8b9ca;p=thirdparty%2Fkea.git [#620,!332] Added ChangeLog entry for #620. --- diff --git a/ChangeLog b/ChangeLog index 8a6e1914b4..38f2bac7b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1581. [bug] marcin + Corrected a bug whereby the DHCPv6 server did not take into + account a relay address specified at the shared network level + during the subnet selection. + (Gitlab #620,!332, git c2383e404a5227f6b55655c09ccdc03930815500) + 1580. [bug] jonatan.raudsepp Compilation fix for Alpine linux in Perfdhcp code. Thanks to Jonatan Raudsepp for sending a patch!