mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[3534] Commit and rollback the staging configuration.
This commit is contained in:
@@ -648,7 +648,6 @@ configureDhcp4Server(Dhcpv4Srv&, isc::data::ConstElementPtr config_set) {
|
||||
// Rollback changes as the configuration parsing failed.
|
||||
if (rollback) {
|
||||
globalContext().reset(new ParserContext(original_context));
|
||||
CfgMgr::instance().rollback();
|
||||
return (answer);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user