kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
#include <functional>
#include <memory>
#include <shared_mutex>
#include <stdexcept>
#include <string_view>
#include <vector>
#include <asiolink/io_address.h>
#include <dhcp/hwaddr.h>
#include "kch_config.h"
Go to the source code of this file.
Classes | |
class | ahri::AdminDBClient |
Client for interaction with a single AdminDB server. More... | |
struct | ahri::AdminDBClient::HostUpdate |
A single host update. More... | |
Namespaces | |
namespace | ahri |