kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
#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) |
int lease4_renew | ( | isc::hooks::CalloutHandle & | handle | ) |
Definition at line 22 of file callout.cpp.
int lease4_select | ( | isc::hooks::CalloutHandle & | handle | ) |
Definition at line 11 of file callout.cpp.