#include <util/buffer.h>
#include <boost/shared_ptr.hpp>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
|
class | isc::dhcp::Option |
|
class | isc::dhcp::SkipRemainingOptionsError |
| Exception thrown during option unpacking This exception is thrown when an error has occurred, unpacking an option from a packet and we wish to abandon any any further unpacking efforts and allow the server to attempt to process the packet as it stands. More...
|
|
class | isc::dhcp::SkipThisOptionError |
| Exception thrown during option unpacking This exception is thrown when an error has occurred unpacking an option from a packet and rather than drop the whole packet, we wish to simply skip over the option (i.e. More...
|
|
|
| isc |
| Defines the logger used by the top-level component of kea-dhcp-ddns.
|
|
| isc::dhcp |
|