kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
Namespaces
callout.hpp File Reference

Declarations for all ahri-related Kea callout handlers. More...

#include <hooks/hooks.h>

Go to the source code of this file.

Namespaces

namespace  ahri
 
namespace  ahri::commands
 

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 ahri::commands::consistency_check (isc::hooks::CalloutHandle &)
 
int ahri::commands::get_last_consistency_check_result (isc::hooks::CalloutHandle &)
 

Detailed Description

Declarations for all ahri-related Kea callout handlers.

These functions are called by Kea as callouts.

Definition in file callout.hpp.