![]() |
Kea
1.5.0
|
#include "packet_storage.h"#include "rate_control.h"#include "stats_mgr.h"#include <dhcp/iface_mgr.h>#include <dhcp/dhcp6.h>#include <dhcp/pkt4.h>#include <dhcp/pkt6.h>#include <util/random/random_number_generator.h>#include <boost/noncopyable.hpp>#include <boost/shared_ptr.hpp>#include <boost/function.hpp>#include <boost/date_time/posix_time/posix_time.hpp>#include <string>#include <vector>
Include dependency graph for test_control.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::perfdhcp::TestControl::NumberGenerator |
| Number generator class. More... | |
| class | isc::perfdhcp::OptionNotFound |
| Exception thrown when the required option is not found in a packet. More... | |
| class | isc::perfdhcp::TestControl::SequentialGenerator |
| Sequential numbers generator class. More... | |
| class | isc::perfdhcp::TestControl |
| Test Control class. More... | |
| struct | isc::perfdhcp::TestControl::TestControlSocket |
| Socket wrapper structure. More... | |
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::perfdhcp | |