Parcourir la source

[master] Added ChangeLog entry for #3181.

Marcin Siodelski il y a 11 ans
Parent
commit
03c2a0f0a5
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      ChangeLog

+ 8 - 0
ChangeLog

@@ -1,3 +1,11 @@
+716.	[func]		marcin
+	perfdhcp: added support for sending DHCPv6 Relese messages at the specified
+	rate and measure performance. The orphan messages counters are not
+	displayed for individual exchanges anymore. The following ticket: #3261
+	has been submitted to implement global orphan counting for all exchange
+	types.
+	(Trac #3181, git 684524bc130080e4fa31b65edfd14d58eec37e50)
+
 715.	[bug]		marcin
 	libdhcp++: Used the CMSG_SPACE instead of CMSG_LEN macro to calculate
 	msg_controllen field of the DHCPv6 message. Use of CMSG_LEN causes