]> git.ipfire.org Git - thirdparty/kea.git/commit
[#1959] HA state model update
authorMarcin Siodelski <marcin@isc.org>
Wed, 28 Jul 2021 12:40:24 +0000 (14:40 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 22 Sep 2021 06:09:39 +0000 (08:09 +0200)
commitc6e5f6c51e517f999aa83681d680c57fba5a80cd
tree189e23c8bbb58d55e4e74f8316004d12439285dc
parenta9657e4379afd25efbd9014c1560f2bed89ecb01
[#1959] HA state model update

A server in the partner-down state may transition to the waiting state and
synchronize its database when partner informs that it has allocated some
leases for which it did not send lease updates. Otherwise, the server
transitions to the normal state.
src/hooks/dhcp/high_availability/ha_service.cc
src/hooks/dhcp/high_availability/tests/ha_service_unittest.cc