]> git.ipfire.org Git - thirdparty/kea.git/commit
[#632] Properly update the subnet pools when the subnet is updated.
authorMarcin Siodelski <marcin@isc.org>
Thu, 25 Jul 2019 09:49:39 +0000 (11:49 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 1 Aug 2019 16:06:46 +0000 (12:06 -0400)
commitdbd1e5c308ad3fe795264fd83bbbd95bcf853004
tree503c4ed84c6ea0f16d56151a0df620b903a37470
parenta1114587ebee3d56245c8e15582db8afc2f3e598
[#632] Properly update the subnet pools when the subnet is updated.

This corrects the problem of orphaned pools when the subnet identifier is
updated with the subnet update.
src/hooks/dhcp/mysql_cb/mysql_cb_dhcp4.cc
src/hooks/dhcp/mysql_cb/mysql_cb_dhcp6.cc
src/hooks/dhcp/mysql_cb/mysql_query_macros_dhcp.h
src/hooks/dhcp/mysql_cb/tests/mysql_cb_dhcp4_unittest.cc
src/hooks/dhcp/mysql_cb/tests/mysql_cb_dhcp6_unittest.cc