2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[master] Added ChangeLog entry for #4254.

This commit is contained in:
Marcin Siodelski
2016-02-08 16:16:01 +01:00
parent 8c5630b9ce
commit bcc258b9cb

View File

@@ -1,3 +1,8 @@
1077. [func] marcin
perfdhcp now accepts -f option for DHCPv4 server testing, which
enables lease renewals at the specified rate.
(Trac #4254, git 8c5630b9ce6d3fba224f0643a7c69e4f7aaefca7)
1076. [bug] jpopelka
Fixed compilation issue in MySQL host data source: the
dhcp_identifer_length is now unsigned long. This addresses