2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[master] Added ChangeLog entry for #288.

This commit is contained in:
Marcin Siodelski 2018-12-06 15:24:53 +01:00
parent 974b033a8d
commit 2d0ef1097e

View File

@ -1,3 +1,12 @@
1496. [doc] marcin
Updated Kea documentation to reference RFC 8415, which is the
new DHCPv6 specification. It obsoletes a number of RFCs:
RFC 3315 (previous DHCPv6 specification), RFC 3633, RFC 3736,
RFC 4242, RFC 7083, RFC 7283 and RFC 7550. Kea documentation
now refers to RFC 8415 where appropriate instead of obsoleted
RFCs.
(Gitlab #288,!158, git 974b033a8de7a8e671156c33efeb13d4ac847c96)
1495. [bug] marcin
Corrected an issue in the Memfile lease backend which caused
errors while reading leases with very long lifetimes. Many