Kea 2.5.8
bin/perfdhcp/stats_mgr.cc File Reference
#include <config.h>
#include <dhcp/dhcp4.h>
#include <dhcp/dhcp6.h>
#include <dhcp/duid.h>
#include <dhcp/option6_iaaddr.h>
#include <dhcp/option6_iaprefix.h>
#include <dhcp/pkt4.h>
#include <perfdhcp/stats_mgr.h>
#include <perfdhcp/test_control.h>
#include <boost/foreach.hpp>
+ Include dependency graph for bin/perfdhcp/stats_mgr.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::perfdhcp
 

Functions

int isc::perfdhcp::dhcpVersion (ExchangeType const exchange_type)
 Get the DHCP version that fits the exchange type.
 
std::ostream & isc::perfdhcp::operator<< (std::ostream &os, ExchangeType xchg_type)
 Return name of the exchange.