![]() |
Kea 2.2.0
|
#include <asiolink/io_address.h>#include <dhcp/option.h>#include <util/buffer.h>#include <boost/shared_array.hpp>#include <boost/shared_ptr.hpp>#include <map>#include <string>#include <vector>
Include dependency graph for option4_addrlst.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::dhcp::Option4AddrLst |
| DHCPv4 Option class for handling list of IPv4 addresses. More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp |
Typedefs | |
| typedef boost::shared_ptr< Option4AddrLst > | isc::dhcp::Option4AddrLstPtr |
| A pointer to the Option4AddrLst object. More... | |