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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
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
Sebastian Schrader
Kea
Commits
5e6a6ec7
Commit
5e6a6ec7
authored
Apr 03, 2017
by
Stephen Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[5191] Minor update to documentation after review.
parent
401a5a52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
doc/guide/dhcp6-srv.xml
doc/guide/dhcp6-srv.xml
+6
-7
No files found.
doc/guide/dhcp6-srv.xml
View file @
5e6a6ec7
...
...
@@ -3998,10 +3998,9 @@ If not specified, the default value is:
"prefix-len": 56,
"delegated-len": 64,
<userinput>
"user-context": {
"sharing-ratio": 64,
"v4-pool": "192.0.2.0/24",
"sysports-exclude": true,
"bind-prefix-len": 56
"threshold-percent": 85,
"v4-network": "192.168.0.0/16",
"v4-overflow": "10.0.0.0/16"
}
</userinput>
} ],
"subnet": "2001:db8::/32"
...
...
@@ -4011,9 +4010,9 @@ If not specified, the default value is:
</para>
<para>
Kea does not interpret or use the
information in
the user context:
it just stores it
makes
it available to the hook
libraries. It is up to
the hook library to extract that
information
Kea does not interpret or use the
content of
the user context:
it just stores it
, making
it available to the hook
libraries. It is up to
each hook library to extract the
information
and make use of it.
</para>
<para>
...
...
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