kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
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 | |
int | consistency_check (isc::hooks::CalloutHandle &) |
int | get_last_consistency_check_result (isc::hooks::CalloutHandle &) |
int ahri::commands::consistency_check | ( | isc::hooks::CalloutHandle & | ) |
int ahri::commands::get_last_consistency_check_result | ( | isc::hooks::CalloutHandle & | ) |