mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 08:25:16 +00:00
@@ -70,6 +70,7 @@ public:
|
||||
}
|
||||
|
||||
hdsptr_ = HostMgr::instance().getHostDataSource();
|
||||
hdsptr_->setIPReservationUnique(true);
|
||||
}
|
||||
|
||||
/// @brief Destroys the HDS and the schema.
|
||||
|
@@ -62,6 +62,8 @@ public:
|
||||
}
|
||||
|
||||
hdsptr_ = HostMgr::instance().getHostDataSource();
|
||||
hdsptr_->setIPReservationUnique(true);
|
||||
|
||||
|
||||
MultiThreadingMgr::instance().setMode(false);
|
||||
}
|
||||
|
@@ -62,6 +62,7 @@ public:
|
||||
}
|
||||
|
||||
hdsptr_ = HostMgr::instance().getHostDataSource();
|
||||
hdsptr_->setIPReservationUnique(true);
|
||||
|
||||
MultiThreadingMgr::instance().setMode(false);
|
||||
}
|
||||
|
Reference in New Issue
Block a user