#include <config.h>
#include <sys/time.h>
#include <stdint.h>
#include <cassert>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <exceptions/exceptions.h>
#include <util/buffer.h>
#include <util/time_utilities.h>
#include <dns/rdataclass.h>
#include <dns/rrclass.h>
#include <dns/tsig.h>
#include <dns/tsigerror.h>
#include <dns/tsigkey.h>
#include <cryptolink/cryptolink.h>
#include <cryptolink/crypto_hmac.h>
Go to the source code of this file.
|
| isc |
| Defines the logger used by the top-level component of kea-dhcp-ddns.
|
|
| isc::dns |
|