Kea 2.7.5
|
#include <dhcp/option.h>
#include <boost/noncopyable.hpp>
#include <stdint.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | isc::perfdhcp::CommandOptions |
Command Options. More... | |
class | isc::perfdhcp::CommandOptions::LeaseType |
A class encapsulating the type of lease being requested from the server. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::perfdhcp |
Enumerations | |
enum class | isc::perfdhcp::Scenario { isc::perfdhcp::BASIC , isc::perfdhcp::AVALANCHE } |