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 #4497.

This commit is contained in:
Marcin Siodelski
2016-07-08 23:01:52 +02:00
parent e50d2ebe99
commit 1c1a3c021c

View File

@@ -1,3 +1,9 @@
1141. [func] marcin
Pkt4, Pkt6 and Pkt4o6 objects passed to hooks libraries
return copies of DHCP options to avoid unintended modification
of the options stored in the server configuration.
(Trac #4497, git e50d2ebe998ec3faad8ade22b6971d6584c81044)
1140. [func] marcin
DHCPv6 server supports assigning multiple reserved addresses
and/or prefixes to a single client.