2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[master] Added ChangeLog entry 1145 for #4277.

This commit is contained in:
Thomas Markwalder
2016-07-26 09:07:57 -04:00
parent ac1eaa1026
commit 71a38f0279

View File

@@ -1,3 +1,8 @@
1145. [func] tmark
The Postgresql backend now supports host reservations for both DHCPv4 and
DHCPv6, with options and IPv6 reservations.
(Trac #4277 git ac1eaa1026987c2d86d57b4aa0dc9a4d093787f0)
1144. [bug] mihu
Response to DHCPINFORM is generally sent to port 68, rather
than port 67. Thanks to Michal Humpula for providing a patch.