diff options
| author | Marcin Siodelski <marcin@isc.org> | 2018-11-21 21:46:49 +0100 |
|---|---|---|
| committer | Marcin Siodelski <marcin@isc.org> | 2018-11-21 21:46:49 +0100 |
| commit | db9da393a52f10697a66a930d9ac9242854d2cac (patch) | |
| tree | 6df8ab624625b4b3080a0414480d7e8cf4ac9256 | |
| parent | 038eddbc7b904289e4b74b5ef2406cb57f79a646 (diff) | |
[master] Added ChangeLog for #53.177-serialize-netconf-tests_base
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,9 +1,16 @@ +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 |
