![]() |
Kea 2.2.0
|
#include <asiolink/io_address.h>#include <dhcp/option.h>#include <boost/shared_ptr.hpp>#include <stdint.h>
Include dependency graph for option6_pdexclude.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::dhcp::Option6PDExclude |
| DHCPv6 option class representing Prefix Exclude Option (RFC 6603). More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp |
Typedefs | |
| typedef boost::shared_ptr< Option6PDExclude > | isc::dhcp::Option6PDExcludePtr |
| Pointer to the Option6PDExclude object. More... | |