Kea 2.5.8
dhcp4o6_ipc.h File Reference

Defines the Dhcp4o6IpcBase class. More...

#include <exceptions/exceptions.h>
#include <dhcp/pkt6.h>
#include <boost/noncopyable.hpp>
#include <stdint.h>
+ Include dependency graph for dhcp4o6_ipc.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.