![]() |
Kea
1.9.9-git
|
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 | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| 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... | |