![]() |
Kea 3.1.1
|
Go to the source code of this file.
Classes | |
class | isc::ping_check::PingContext |
Embodies the life cycle of a ping check test for a single address for a single DHCPDISCOVER. 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< PingContext > | isc::ping_check::PingContextPtr |
Defines a shared pointer to a PingContext. | |
using | isc::ping_check::TimeStamp = std::chrono::time_point<std::chrono::system_clock> |
Specifies the type for time stamps. | |