Kea 2.7.5
|
Go to the source code of this file.
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::ha |
Functions | |
std::string | isc::ha::stateToString (int state) |
Returns state name. | |
int | isc::ha::stringToState (const std::string &state_name) |
Returns state for a given name. | |