]> git.ipfire.org Git - thirdparty/kea.git/commit
[5388] Corrected bug in allocation engine.
authorMarcin Siodelski <marcin@isc.org>
Fri, 13 Oct 2017 11:22:08 +0000 (13:22 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 13 Oct 2017 11:22:08 +0000 (13:22 +0200)
commitdb7182c1c305dcc3b2e5dd54b8c1797edc81e843
tree6e8ea42a3d96083f78e744b4ea0c958a969a2a29
parenteb2a764b3ef5ec69221d79f6bceecefd7ba1f3a3
[5388] Corrected bug in allocation engine.

The bug was manifesting itself in inability to find an existing lease
within shared network when client performed DORA without a hint.
src/bin/dhcp4/tests/shared_network_unittest.cc
src/lib/dhcpsrv/alloc_engine.cc