Kea 2.5.8
packet_queue_ring.h File Reference
#include <dhcp/packet_queue.h>
#include <boost/circular_buffer.hpp>
#include <boost/scoped_ptr.hpp>
#include <sstream>
#include <mutex>
+ Include dependency graph for packet_queue_ring.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::PacketQueueRing< PacketTypePtr >
 Provides a ring-buffer implementation of the PacketQueue interface. More...
 
class  isc::dhcp::PacketQueueRing4
 DHCPv4 packet queue buffer implementation. More...
 
class  isc::dhcp::PacketQueueRing6
 DHCPv6 packet queue buffer implementation. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dhcp