]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#572] added ChangeLog entry 572-perfdhcp-should-count-only-valid-responses
authorWlodek Wencel <wlodek@isc.org>
Wed, 20 Nov 2019 06:15:08 +0000 (13:15 +0700)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 20 Nov 2019 06:53:34 +0000 (14:53 +0800)
ChangeLog

index 9a7056eb99323d2faabb5f27ef31d3175771789f..bd84ed14f2d8e662a3df44df384ed432a5c65afb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1683.   [bug]           wlodek
+       Perfdhcp is able to parse incoming packet and determine
+       if included IA_NA/IA_PD options are correct, counter
+       of rejected leases is introduced for all DHCP v6 message
+       exchanges. Perfdhcp will no longer send Request/Renew/Release
+       message without proper IA_NA/IA_PD included.
+       (Gitlab #572)
+
 1682.  [bug]*          tmark
        Added logic to core code and HA hook lib to allow HA peers
        to detect and handle out of bandwidth socket events.  This