Kea 2.7.5
|
Defines the Dhcp4o6IpcBase class. More...
#include <exceptions/exceptions.h>
#include <dhcp/pkt6.h>
#include <boost/noncopyable.hpp>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | isc::dhcp::Dhcp4o6IpcBase |
This class implements the communication between the DHCPv4 and DHCPv6 servers to allow for transmission of the DHCPv4 query and DHCPv4 response messages. More... | |
class | isc::dhcp::Dhcp4o6IpcError |
Exception thrown when error occurs as a result of use of IPC. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dhcp |
Defines the Dhcp4o6IpcBase class.
This file defines the class Kea uses as a base for DHCPv4-over-DHCPv6 communication between servers.
Definition in file dhcp4o6_ipc.h.