mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#893] enable command line parameters
This commit is contained in:
@@ -713,5 +713,7 @@ configureDhcp4Server(Dhcpv4Srv& server, isc::data::ConstElementPtr config_set,
|
||||
return (answer);
|
||||
}
|
||||
|
||||
}; // end of isc::dhcp namespace
|
||||
}; // end of isc namespace
|
||||
int srv_thread_count = -1;
|
||||
|
||||
} // namespace dhcp
|
||||
} // namespace isc
|
||||
|
Reference in New Issue
Block a user