Kea
1.9.9-git
|
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::cb | |
Variables | |
Constants specifying output buffer lengths. | |
Config backends create buffers of these sizes to store fetched variable length data in them. | |
constexpr unsigned long | isc::cb::SUBNET4_PREFIX_BUF_LENGTH = 32 |
constexpr unsigned long | isc::cb::SUBNET6_PREFIX_BUF_LENGTH = 64 |
constexpr unsigned long | isc::cb::POOL_ADDRESS6_BUF_LENGTH = 45 |
constexpr unsigned long | isc::cb::DHCP4O6_INTERFACE_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::DHCP4O6_INTERFACE_ID_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::DHCP4O6_SUBNET_BUF_LENGTH = 64 |
constexpr unsigned long | isc::cb::BOOT_FILE_NAME_BUF_LENGTH = 512 |
constexpr unsigned long | isc::cb::CLIENT_CLASS_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::INTERFACE_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::INTERFACE_ID_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::RELAY_BUF_LENGTH = 65536 |
constexpr unsigned long | isc::cb::REQUIRE_CLIENT_CLASSES_BUF_LENGTH = 65536 |
constexpr unsigned long | isc::cb::SERVER_HOSTNAME_BUF_LENGTH = 512 |
constexpr unsigned long | isc::cb::SHARED_NETWORK_NAME_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::USER_CONTEXT_BUF_LENGTH = 65536 |
constexpr unsigned long | isc::cb::OPTION_VALUE_BUF_LENGTH = 65536 |
constexpr unsigned long | isc::cb::FORMATTED_OPTION_VALUE_BUF_LENGTH = 8192 |
constexpr unsigned long | isc::cb::OPTION_SPACE_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::OPTION_NAME_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::OPTION_ENCAPSULATE_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::OPTION_RECORD_TYPES_BUF_LENGTH = 512 |
constexpr unsigned long | isc::cb::GLOBAL_PARAMETER_NAME_BUF_LENGTH = 128 |
constexpr unsigned long | isc::cb::GLOBAL_PARAMETER_VALUE_BUF_LENGTH = 65536 |
constexpr unsigned long | isc::cb::AUDIT_ENTRY_OBJECT_TYPE_BUF_LENGTH = 256 |
constexpr unsigned long | isc::cb::AUDIT_ENTRY_LOG_MESSAGE_BUF_LENGTH = 65536 |
constexpr unsigned long | isc::cb::SERVER_TAG_BUF_LENGTH = 256 |
constexpr unsigned long | isc::cb::SERVER_DESCRIPTION_BUF_LENGTH = 65536 |
constexpr unsigned long | isc::cb::DNS_NAME_BUF_LENGTH = 255 |