#include <config.h>
#include <stdint.h>
#include <cassert>
#include <cstring>
#include <cstdlib>
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include <exceptions/exceptions.h>
#include <util/buffer.h>
#include <util/encode/base32hex.h>
#include <cryptolink/cryptolink.h>
#include <cryptolink/crypto_hash.h>
#include <dns/name.h>
#include <dns/labelsequence.h>
#include <dns/nsec3hash.h>
#include <dns/rdataclass.h>
#include <dns/name_internal.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 | 
|   |