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

[master] Finished merge of trac4015 (secure DHCPv6 definitions)

This commit is contained in:
Francis Dupont
2015-09-25 00:33:49 +02:00
parent be2350d5ab
commit 8236e04872

View File

@@ -1,3 +1,10 @@
1011. [func] fdupont
Added definitions and tests for the options from secure DHCPv6.
This protocol is still experimental. The option and other protocol
codes are for testing, they will be updated when IANA assigns
official values.
(Trac #4015, git xxx)
1010. [bug] tmark
Fixed test failures occuring for some tests after
IfaceMgr::closeSockets was called.