![]() |
Kea 2.2.0
|
#include <config.h>#include <ostream>#include <string>#include <util/buffer.h>#include <dns/exceptions.h>#include <dns/messagerenderer.h>#include <dns/rrclass.h>#include <dns/rrttl.h>#include <dns/tsigrecord.h>
Include dependency graph for tsigrecord.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 TSIGRecord &record) |
Insert the TSIGRecord as a string into stream. More... | |