mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#2961] Checkpoint: updated code, tests and doc
This commit is contained in:
@@ -327,10 +327,6 @@ void configureCommandChannel() {
|
||||
/// @param config_set the configuration being processed
|
||||
isc::data::ConstElementPtr
|
||||
processDhcp4Config(isc::data::ConstElementPtr config_set) {
|
||||
// Before starting any subnet operations, let's reset the subnet-id counter,
|
||||
// so newly recreated configuration starts with first subnet-id equal 1.
|
||||
Subnet::resetSubnetID();
|
||||
|
||||
// Revert any runtime option definitions configured so far and not committed.
|
||||
LibDHCP::revertRuntimeOptionDefs();
|
||||
// Let's set empty container in case a user hasn't specified any configuration
|
||||
|
Reference in New Issue
Block a user