Kea 2.5.8
tsigerror.cc File Reference
#include <config.h>
#include <ostream>
#include <string>
#include <boost/lexical_cast.hpp>
#include <exceptions/exceptions.h>
#include <dns/rcode.h>
#include <dns/tsigerror.h>
+ Include dependency graph for tsigerror.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::dns
 

Functions

std::ostream & isc::dns::operator<< (std::ostream &os, const TSIGError &tsig_error)
 Insert the TSIGError as a string into stream.