From: Francis Dupont Date: Thu, 11 Jun 2015 10:36:28 +0000 (+0200) Subject: [master] Added trac3652 (multiple HR for the same v4 address) ChangeLog entry X-Git-Tag: trac3732a_base~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f10b78341b197bd321fbf2ec71db7420e40718d;p=thirdparty%2Fkea.git [master] Added trac3652 (multiple HR for the same v4 address) ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 8946645c96..5a03eaa8a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +948. [bug] fdupont + libdhcpsrv: check if new host reservation tries to use an already + reserved address. + (Trac #3652, git xxx) + 947. [func] marcin DHCPv6 server now supports Rapid Commit option. (Trac #3070, git a6b6156aaa95ab74c69a537e90483f82e9fbe4a2)