![]() |
Kea 3.1.1
|
#include <config.h>
#include <cc/data.h>
#include <dhcp/classify.h>
#include <util/str.h>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/constants.hpp>
#include <boost/algorithm/string/split.hpp>
#include <sstream>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dhcp |
Functions | |
size_t | isc::dhcp::hash_value (const ClientClasses &client_classes) |
Hash a ClientClasses instance. | |