![]() |
Kea 3.1.1
|
#include <config.h>
#include <client_attribute.h>
#include <client_message.h>
#include <radius_log.h>
#include <cryptolink/crypto_hash.h>
#include <cryptolink/crypto_rng.h>
#include <boost/scoped_ptr.hpp>
#include <sstream>
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::radius |
Functions | |
string | isc::radius::msgCodeToText (const uint8_t code) |
MsgCode value -> name function. | |