17#include <boost/shared_ptr.hpp>
This class implements the communication between the DHCPv4 and DHCPv6 servers to allow for transmissi...
Handles DHCPv4-over-DHCPv6 IPC on the DHCPv4 server side.
static Dhcp4to6Ipc & instance()
Returns pointer to the sole instance of Dhcp4to6Ipc.
virtual ~Dhcp4to6Ipc()
Destructor.
virtual void open()
Open communication socket.
static void handler(int)
On receive handler.
Dhcp4to6Ipc()
Constructor.
Defines the Dhcp4o6IpcBase class.
Defines the logger used by the top-level component of kea-lfc.