From: Shawn Routhier Date: Sat, 14 Mar 2015 01:17:36 +0000 (-0700) Subject: [3720] Add sections about LFC to the developes and administrators guides X-Git-Tag: trac3764_base~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e828b801e6a4616de331588076ab9c4c35677595;p=thirdparty%2Fkea.git [3720] Add sections about LFC to the developes and administrators guides Merge branch 'trac3720' Conflicts: ChangeLog --- e828b801e6a4616de331588076ab9c4c35677595 diff --cc ChangeLog index bf835c0097,401eefbf49..14b81ebdea --- a/ChangeLog +++ b/ChangeLog @@@ -1,25 -1,8 +1,30 @@@ -xxx. [doc] sar ++912. [doc] sar + Added sections on LFC to the administrators and developers + guides. + (Trac #3720, git ) + +911. [func]* marcin + libdhcp++: the C++ objects representing network interfaces + (Iface objects) are now non-copyable. As a result, the API + of the Interface Manager functions returning the pointers + to the Iface objects has changed. + (Trac #3715, git 7415c74e38e13385a75e7200cb23b7d6ca86df7f) + +910. [func] marcin + DHCPv4 server supports static reservations of the hostnames + for the clients. + (Trac #3688, git b5c50e2aff64da05b439da8d5fa4913fc8a704ca) + +909. [bug] marcin + Removed many cppcheck errors in the code. Also removed the + dhcp-ubench test tool. + (Trac #3736, git 552aea126e968b78292ae80c1c6a03c9ef4dcdcd) + +908. [bug] marcin + Handle overflows during time conversions in the MySQL and + PostgreSQL lease database backends. + (Trac #3673, git 27b4e4590fdee507f0e877d7b771dc6c6457a4b5) + 907. [doc] tmark Corrected depictions of kea-admin command line options for database-name in Kea Administrator Reference. Prior to this