![]() |
Kea 2.2.0
|
Include dependency graph for zone_checker.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::dns::ZoneCheckerCallbacks |
| Set of callbacks used in zone checks. More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dns |
Functions | |
| bool | isc::dns::checkZone (const Name &zone_name, const RRClass &zone_class, const RRsetCollectionBase &zone_rrsets, const ZoneCheckerCallbacks &callbacks) |
| Perform basic integrity checks on zone RRsets. More... | |