From: Thomas Markwalder Date: Fri, 19 Jun 2015 15:49:39 +0000 (-0400) Subject: [master] Added Changelog entry 963 for #3797. X-Git-Tag: trac3910_base~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea8e728fcd1d508659477e4833e18dc6588b5d7;p=thirdparty%2Fkea.git [master] Added Changelog entry 963 for #3797. --- diff --git a/ChangeLog b/ChangeLog index 3624e4a07b..72155b9729 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +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. + (Trac #3797, git f49828612d9030c9f3441acaf4b3a9f60b492a3e) + 962. [func] fdupont Make the parsing of options and vendor options more consistent between v4 and v6. In addition make the parsing more robust