]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#947] added ChangeLog
authorRazvan Becheriu <razvan@isc.org>
Wed, 19 Feb 2020 17:35:00 +0000 (19:35 +0200)
committerRazvan Becheriu <razvan@isc.org>
Fri, 21 Feb 2020 16:14:12 +0000 (18:14 +0200)
ChangeLog

index add9b2b618f639fadfa33c812983a4ef13a35a3f..93d57170fbbb9272f0b8a0aa0f161b4921518ab9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,20 +1,30 @@
-1723.  [func]          razvan
+1724.  [func]          razvan
        Added packet thread pool in dhcpv4 and dhcpv6 servers. It adds
        the ability to handle processPacket function on multiple threads.
        When enabled, parked packets are also added to the queue of items
        to be handles by the thread pool. The packet thread pool is
-       currently disabled and there is no option to enable this yet.
+       currently disabled and there is no option to enable it yet.
        (Gitlab #892)
 
-1722.  [func]          tmark
+1723.  [func]          tmark
        Hostname sanitizing is now globally enabled by default.  Prior
        to this it was disabled.
        (Gitlab #1048)
 
-1721.  [bug]           razvan
+1722.  [bug]           razvan
        Compilation fix for MySQL/MariaDB on Ubuntu 19.10.
        (Gitlab #1071)
 
+1721.  [func]          fdupont
+       Added multi_threading_compatible function in hooks to retrieve
+       the compatibility with multi-threading. This function is called
+       when loading libraries and if it reports 0 and multi-threading is
+       enabled, then the library will be ignored. The absence of this
+       function from the library default to incompatibility with
+       multi-threading. All hooks and premium hooks must be updated to
+       be able to be used with multi-threading.
+       (Gitlab #947)
+
 1720.  [func]*         tomek
        The next step status in pkt4_send hook point now is able to
        distinguish between SKIP (Kea will skip packing the packet with