]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog entry 963 for #3797.
authorThomas Markwalder <tmark@isc.org>
Fri, 19 Jun 2015 15:49:39 +0000 (11:49 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 19 Jun 2015 15:49:39 +0000 (11:49 -0400)
ChangeLog

index 3624e4a07bcc0765d345da3d65d4029649c346fb..72155b97296c632996c975f9710fc4ebdc0d77f0 100644 (file)
--- 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