Kea
1.9.9-git
|
#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>
Go to the source code of this file.
Classes | |
class | isc::dhcp::Option4AddrLst |
DHCPv4 Option class for handling list of IPv4 addresses. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |
Typedefs | |
typedef boost::shared_ptr< Option4AddrLst > | isc::dhcp::Option4AddrLstPtr |
A pointer to the Option4AddrLst object. More... | |