libkea-hooks102
Kea DHCP server hook library


The hooks framework is a Kea system that simplifies the way that users can write code to modify the behavior of Kea. Instead of altering the Kea source code, they write functions that are compiled and linked into one or more dynamic shared objects. The library is specified in the Kea configuration and, at runtime, Kea dynamically loads the library into its address space. At various points in the processing, the component "calls out" to functions in the library, passing to them the data is it currently working on. They can examine and modify the data as required.

MPL-2.0

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...