summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPiotrek Zadroga <piotrek@isc.org>2023-06-13 09:01:09 +0200
committerPiotrek Zadroga <piotrek@isc.org>2023-06-13 09:01:09 +0200
commitb4f1098cb19d77950f6629ad3bbaed9e6c67dce9 (patch)
tree55a7653ca58d13dc743aa2d846d1695259dea999 /ChangeLog
parent[#2865] Tweaking some pkt DROP prints (diff)
downloadkea-b4f1098cb19d77950f6629ad3bbaed9e6c67dce9.tar.xz
kea-b4f1098cb19d77950f6629ad3bbaed9e6c67dce9.zip
[#2865] Updating ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74cb7c12a4..cabd84a41e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2146. [func] piotrek
+ Making DHCP4_PACKET_DROP_* and DHCP6_PACKET_DROP_* debug prints
+ more verbose. The prints are including now hwaddr for DHCP4 and
+ duid for DHCP6.
+ (Gitlab #2865)
+
2145. [bug] piotrek
Fixed a bug in kea-admin script where lack of lease type argument
was not caught correctly and kea-lfc was called without -4 or -6