From: Tomek Mrugalski Date: Mon, 17 Oct 2011 15:24:44 +0000 (+0200) Subject: ChangeLog format fixed, entry clarified. X-Git-Tag: perftcpdns_before_epoll~86^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=190d4380c54493561eda99d66739f31e515f8e4e;p=thirdparty%2Fkea.git ChangeLog format fixed, entry clarified. --- diff --git a/ChangeLog b/ChangeLog index 5a7717d705..a179232895 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,8 +6,10 @@ simple code was added that leverages libdhcp. It is a skeleton DHCPv6 server. It receives incoming SOLICIT and REQUEST messages and responds with proper ADVERTISE and REPLY. Note that since - LeaseManager is not implemented, server assigns a the same - hardcoded lease for every client. + LeaseManager is not implemented, server assigns the same + hardcoded lease for every client. This change removes existing + DHCPv6 echo server as it was only a proof of concept code. + (Trac #1186, git 67ea6de047d4dbd63c25fe7f03f5d5cc2452ad7d) 299. [build] jreed Do not install the libfake_session, libtestutils, or libbench