2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[master] Added ChangeLog entry for #2980.

This commit is contained in:
Stephen Morris
2013-07-10 11:14:51 +01:00
parent 82c997a728
commit dd01c785f0

View File

@@ -1,3 +1,9 @@
641. [func] stephen
Added the hooks framework. This allows shared libraries of
user-written functions to be loaded at run-time and the
functions called during packet processing.
(Trac #2980, git 82c997a72890a12af135ace5b9ee100e41c5534e)
640. [func] marcin
b10-dhcp-ddns: Implemented DNSClient class which implements
asynchronous DNS updates using UDP. The TCP and TSIG support