diff options
author | Thomas Markwalder <tmark@isc.org> | 2024-04-19 21:22:50 +0200 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2024-04-22 13:25:43 +0200 |
commit | 4f935d2b86abf7ba0d6f216174262b88dde84b77 (patch) | |
tree | 577b9f032c0998e3bbc99ec5ca60eda5bd5411b5 /ChangeLog | |
parent | [#2957] Fix dhcp4_server_modification_ts index (diff) | |
download | kea-4f935d2b86abf7ba0d6f216174262b88dde84b77.tar.xz kea-4f935d2b86abf7ba0d6f216174262b88dde84b77.zip |
[#2957] Addressed review comments
Minor corrections, added ChangeLog and fixed db-version UT.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2221. [bug] tmark + Corrected an index on the dhcp4_servers table + in the PostgreSQL schema. + (Gitlab #2957) + 2220. [bug] marcin Exclude packets ignored during load balancing from the pkt6-receive-drop statistics. The packets dropped by the |