|  | Kea 3.0.0
    | 
#include <dhcp/packet_queue.h>#include <boost/circular_buffer.hpp>#include <boost/scoped_ptr.hpp>#include <sstream>#include <mutex>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 |