From: Francis Dupont Date: Mon, 10 Dec 2018 21:43:18 +0000 (+0100) Subject: [master] Added ChangeLog entry for keactrl support of kea-netconf X-Git-Tag: 339-doxygen-errors_base~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d190aaebe81c1421b142f3d374884cc0e9333899;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for keactrl support of kea-netconf --- diff --git a/ChangeLog b/ChangeLog index 4e52807bbf..e8e0788d6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -1500 [func,doc] tmark +1501. [func] fdupont + keactrl now supports kea-netconf. The new daemon is disabled by + default. Please edit keactrl.conf (netconf=yes) if you want to + start using it. + (Gitlab #186,!163, git 8f7d556456891e7c675082f7e6cc88da71a92fee) + +1500 [func, doc] tmark Streamlined the isc::dhcp::PacketQueue interface and added a section on Congestion Handling to the developer's guide. (Gitlab #278,!162, git 0ce615f5da993ac90f675c5315ba7cb5c2ef3e1c)