kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
ahri::commands Namespace Reference

Functions

API command handlers

These functions are the various handlers for the custom commands exposed by the kea-ctrl-agent.

A detailed command reference is located in AdminDB Host Reservation Importer Command Reference. Each command in the API has a corresponding function handling that particular command in this group. The names are the same, but without the prefix ahri- and dashes replaced with underscores.

int consistency_check (isc::hooks::CalloutHandle &)
 
int get_last_consistency_check_result (isc::hooks::CalloutHandle &)
 

Function Documentation

◆ consistency_check()

int ahri::commands::consistency_check ( isc::hooks::CalloutHandle &  )
Todo:
Implementation

◆ get_last_consistency_check_result()

int ahri::commands::get_last_consistency_check_result ( isc::hooks::CalloutHandle &  )
Todo:
Implementation