![]() |
Kea 3.1.1
|
Welcome to Kea Subnet Commands Hooks Library. This documentation is addressed at developers who are interested in internal operation of the Subnet Commands library. This file provides information needed to understand and perhaps extend this library.
This documentation is stand-alone: you should have read and understood Kea Developer's Guide and in particular its section about hooks: Hooks Developer's Guide.
The subnet_cmds hooks library is compatible with multi-threading. Commands which modify the shared network and/or subnet configuration are executed inside a critical section, i.e. with threads stopped.