mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[master] Merge branch 'trac4208'
This commit is contained in:
commit
bf6f3d4956
@ -20,8 +20,8 @@
|
|||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
// Version 2 of the hooks framework.
|
// Version 3 of the hooks framework, set for Kea 1.0.
|
||||||
const int KEA_HOOKS_VERSION = 2;
|
const int KEA_HOOKS_VERSION = 3;
|
||||||
|
|
||||||
// Names of the framework functions.
|
// Names of the framework functions.
|
||||||
const char* const LOAD_FUNCTION_NAME = "load";
|
const char* const LOAD_FUNCTION_NAME = "load";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user