diff options
author | Piotrek Zadroga <piotrek@isc.org> | 2023-04-20 15:59:11 +0200 |
---|---|---|
committer | Piotrek Zadroga <piotrek@isc.org> | 2023-05-04 23:18:01 +0200 |
commit | 77e7200d4a0afac34845b7c6bb4cacdd1e77a64d (patch) | |
tree | 580b6e24b153e0e4ec26e29fa368bc99b4537c8b /ChangeLog | |
parent | [#2536] Implementing DNRv4v6 Option with TDD (diff) | |
download | kea-77e7200d4a0afac34845b7c6bb4cacdd1e77a64d.tar.xz kea-77e7200d4a0afac34845b7c6bb4cacdd1e77a64d.zip |
[#2536] Updating Changelog and docs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2130. [func] piotrek + Added support of DHCP Options for the Discovery of + Network-designated Resolvers (DNR) as per draft-ietf-add-dnr. + Kea can now handle DHCPv4 Option code #162 and DHCPv6 Option + code #144. + (Gitlab #2536) + 2129. [func] andrei New statistics were added to keep track of leases that have their CLTT increased in memory and their expiration time left unchanged |