![]() |
Kea 3.1.1
|
#include <ping_check_config.h>
#include <cc/base_stamped_element.h>
#include <cc/data.h>
#include <dhcpsrv/subnet.h>
#include <map>
#include <mutex>
Go to the source code of this file.
Classes | |
class | isc::ping_check::ConfigCache |
ConfigCache stores ping check config per subnet. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::ping_check |
Typedefs | |
typedef boost::shared_ptr< ConfigCache > | isc::ping_check::ConfigCachePtr |
Defines a shared pointer to a ConfigCache. | |