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
532c0fd5
Commit
532c0fd5
authored
Dec 10, 2018
by
Vicky Risk
Committed by
Francis Dupont
Dec 10, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oldkea linkfixes
parent
360d3f3e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
doc/guide/hooks.xml
doc/guide/hooks.xml
+1
-1
src/lib/cc/command_interpreter.h
src/lib/cc/command_interpreter.h
+1
-1
src/lib/dhcpsrv/cfg_subnets4.h
src/lib/dhcpsrv/cfg_subnets4.h
+1
-1
No files found.
doc/guide/hooks.xml
View file @
532c0fd5
...
...
@@ -1435,7 +1435,7 @@ $
<para>
Additional host reservation commands are planned in the future. For
a description of envisaged commands, see
<link
xmlns:xlink=
"http://www.w3.org/1999/xlink"
xlink:href=
"http
://oldkea.isc.org/wiki/ControlAPIRequirement
s"
>
Control API
<link
xmlns:xlink=
"http://www.w3.org/1999/xlink"
xlink:href=
"http
s://gitlab.isc.org/isc-projects/kea/wikis/designs/command
s"
>
Control API
Requirements
</link>
document.
</para>
<para>
...
...
src/lib/cc/command_interpreter.h
View file @
532c0fd5
...
...
@@ -14,7 +14,7 @@
///
/// This file contains several functions and constants that are used for
/// handling commands and responses sent over control channel. The design
/// is described here: http
://oldkea.isc.org/wiki/StatsD
esign, but also
/// is described here: http
s://gitlab.isc.org/isc-projects/kea/wikis/Stats-d
esign, but also
/// in @ref ctrlSocket section in the Developer's Guide.
namespace
isc
{
...
...
src/lib/dhcpsrv/cfg_subnets4.h
View file @
532c0fd5
...
...
@@ -226,7 +226,7 @@ public:
/// received over.
///
/// @todo: Add additional selection criteria. See
/// http
://oldkea.isc.org/wiki/ISC-DHCP4o6-D
esign for details.
/// http
s://gitlab.isc.org/isc-projects/kea/wikis/designs/dhcpv4o6-d
esign for details.
///
/// @param selector Const reference to the selector structure which holds
/// various information extracted from the client's packet which are used
...
...
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