]> git.ipfire.org Git - thirdparty/kea.git/commit
[#754,!558] Update v6 lease data for dynamic leases with HRs
authorThomas Markwalder <tmark@isc.org>
Fri, 18 Oct 2019 12:49:36 +0000 (08:49 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 18 Oct 2019 12:49:36 +0000 (08:49 -0400)
commit211786337f427b0d25bf2251217e3aa9c8220acb
tree4b982a023ca18c00e840c6485a2ed640dd06427a
parentfc3c0ba3d71accc31300a3eec31d1b9f202aaacf
[#754,!558] Update v6 lease data for dynamic leases with HRs

src/lib/dhcpsrv/alloc_engine.cc
    AllocEngine::allocateLeases6(ClientContext6& ctx) - add call to
    updateLeaseData() to case 3.

src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
    TEST_F(AllocEngine6Test, hostDynamicAddress)
    TEST_F(AllocEngine6Test, globalHostDynamicAddress) - revamped to
    verify assignment and update for REQUESTs
ChangeLog
src/lib/dhcpsrv/alloc_engine.cc
src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
src/lib/dhcpsrv/tests/alloc_engine_utils.h