Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
445
Issues
445
List
Boards
Labels
Service Desk
Milestones
Merge Requests
71
Merge Requests
71
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
67779410
Commit
67779410
authored
Dec 16, 2019
by
Tomek Mrugalski
🛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[
#1060
] Hooks version bumped to 12.
parent
2695b148
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/lib/hooks/hooks.h
src/lib/hooks/hooks.h
+2
-2
No files found.
src/lib/hooks/hooks.h
View file @
67779410
...
...
@@ -12,8 +12,8 @@
namespace
{
// Version 10 of the hooks framework, set for Kea 1.7.
1
const
int
KEA_HOOKS_VERSION
=
1
1
;
// Version 10 of the hooks framework, set for Kea 1.7.
3
const
int
KEA_HOOKS_VERSION
=
1
2
;
// Names of the framework functions.
const
char
*
const
LOAD_FUNCTION_NAME
=
"load"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment