kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
Functions
callout.cpp File Reference
#include <chrono>
#include <dhcp/dhcp4.h>
#include <dhcpsrv/lease.h>
#include "Exporter.hpp"
#include "callout.hpp"
#include "common.hpp"

Go to the source code of this file.

Functions

int lease4_select (isc::hooks::CalloutHandle &handle)
 
int lease4_renew (isc::hooks::CalloutHandle &handle)
 

Function Documentation

◆ lease4_renew()

int lease4_renew ( isc::hooks::CalloutHandle &  handle)

Definition at line 22 of file callout.cpp.

◆ lease4_select()

int lease4_select ( isc::hooks::CalloutHandle &  handle)

Definition at line 11 of file callout.cpp.