From: Tomek Mrugalski Date: Fri, 19 Jun 2015 16:24:48 +0000 (+0200) Subject: [master] ChangeLog updated. X-Git-Tag: trac3910_base~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c51835750a6e046e146886cfb67e8bf027218a5;p=thirdparty%2Fkea.git [master] ChangeLog updated. --- diff --git a/ChangeLog b/ChangeLog index 72155b9729..c020f3ad45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ -963. [func] tmark - DHCPv6 server now supports a control channel, implemented over +964. [doc] tomek + User's Guide and Developer's Guide updated with statistics and + control channel description. + (Trac #3800, git 7ce8ca560370ec5f9bd4d5199a177b441f08a47e) + +963. [func] tmark + DHCPv6 server now supports a control channel, implemented over a UNIX socket. Currently supported commands are: statistic-get, statistic-reset, statistic-remove, statistic-get-all, statistic-reset-all, statistic-remove-all, and shutdown.