Kea 3.0.0
client_exchange.cc File Reference
#include <config.h>
#include <asiolink/asio_wrapper.h>
#include <asiolink/io_service.h>
#include <asiolink/udp_endpoint.h>
#include <asiolink/udp_socket.h>
#include <cryptolink/crypto_rng.h>
#include <util/multi_threading_mgr.h>
#include <util/unlock_guard.h>
#include <client_exchange.h>
#include <radius.h>
#include <radius_log.h>
#include <cerrno>
#include <chrono>
#include <limits>
#include <sstream>
Include dependency graph for client_exchange.cc:

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::exchangeRCtoText (const int rc)
 ExchangeRC value -> name function.