From: Thomas Markwalder Date: Thu, 1 Mar 2018 15:41:29 +0000 (-0500) Subject: [master] Added ChangeLog entry 1366 for 5553. X-Git-Tag: ha_checkpoints12~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da2b8dfa53d564c0a72c8283933136ae5c3b2672;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1366 for 5553. --- diff --git a/ChangeLog b/ChangeLog index 3349d64e9e..00a3d3855f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1366. [func] tmark + kea-dhcp4 now explicitly logs packets dropped due to a lack + message type as a log type DHCP4_PACKET_DROP_0009. Prior + to this such packets were logged has having an unsupported + message type of 0. + (Trac #5553, git ff97e5ffb5f3478be71aae8130b6eff3208bd69a) + 1365. [func] fdupont Added initial skeleton implementation for Radius hook library. (Trac #5524, git 832aa23b89eab71875bcbdb1e955eb92fdc0e01a)