From: Thomas Markwalder Date: Thu, 8 Nov 2018 14:12:13 +0000 (-0500) Subject: [master] Added ChangeLog entry 1476. X-Git-Tag: Kea-1.5.0-beta1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e0bad5c865f20b346413b55c70ec54b8318b7d0;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1476. --- diff --git a/ChangeLog b/ChangeLog index afca9eea02..77183136ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1476. [func] tmark + Added initial implementation of congestion handling to kea-dhcp4 + and kea-dhcpt6. This adds a new top level element to the server + configurations, "dhcp-queue-control". Both servers will now + read client packets from interface sockets in a separate thread + queueing them for server level processing. For Kea 1.5-Beta + this feature is always on. + (Gitlab #42, !103, git 09d5ffebc8f9bfab2ab99c384eec9c3a3c915f39) + 1475. [func] sebschrader Add authoritative feature for DHCPv4 from ISC DHCP: requests from unknown clients are dropped (default/previous behavior) or