]> git.ipfire.org Git - thirdparty/kea.git/commit
[3744] Parse lease db after subnets configuration
authorMarcin Siodelski <marcin@isc.org>
Tue, 17 Mar 2015 10:53:46 +0000 (11:53 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 17 Mar 2015 11:22:14 +0000 (12:22 +0100)
commit68bfa90266263638f4d61f6aae68fb308a3336ee
treea393dd396ea8e18d04beffb25e8c1c638098ad0b
parent989d1f558d8215e72fcf711f37209ba6f0524773
[3744] Parse lease db after subnets configuration

This patch runs the database parser last (after subnets have been parsed).
This allows, for example, to access the subnets staging configuration
when leases are being loaded from disk.
src/bin/dhcp4/json_config_parser.cc