+1484. [bug] marcin
+ Resolved issues with MySQL backend failing to insert a lease
+ to the MariaDB database on OpenSUSE. This fix may also
+ improve stability of the MySQL backend on other systems running
+ MariaDB.
+ (Gitlab #53,!125, git 038eddbc7b904289e4b74b5ef2406cb57f79a646)
+
1483. [func] tmark
Use of congestion handling is now optional via the 'enable-queue'
flag added to 'dhcp-queue-control'. It is disabled by default.
When disabled Kea's DHCPv4 and DHCPv6 servers will consume packets
- directly from interface sockets in the main thread (i.e. employs pre
- Kea 1.5 technique).
+ directly from interface sockets in the main thread (i.e. employs
+ pre Kea 1.5 technique).
(Gitlab #260, !120, git 9e304fae48d0d0658fd39a21aba9da528b4cc6f4)
1482. [func] fdupont