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
415
Issues
415
List
Boards
Labels
Service Desk
Milestones
Merge Requests
65
Merge Requests
65
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
0d006d31
Commit
0d006d31
authored
Jun 04, 2020
by
Francis Dupont
Committed by
Razvan Becheriu
Jul 27, 2020
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[
#1265
] Updated ARM
parent
afef854e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp4-srv.rst
+7
-0
doc/sphinx/arm/dhcp6-srv.rst
doc/sphinx/arm/dhcp6-srv.rst
+10
-0
No files found.
doc/sphinx/arm/dhcp4-srv.rst
View file @
0d006d31
...
...
@@ -5166,6 +5166,13 @@ configurations, e.g. shared networks. See :ref:`dhcp4-relay-override` for detail
classification mechanism alters the way in which a subnet is selected
for the client, depending on the classes to which the client belongs.
.. note::
Starting with Kea 1.7.9, the order used to find a subnet which matches
required conditions to be selected is the ascending subnet identifier
order. When the selected subnet is a member of a shared network the
whole shared network is selected.
.. _dhcp4-relay-override:
Using a Specific Relay Agent for a Subnet
...
...
doc/sphinx/arm/dhcp6-srv.rst
View file @
0d006d31
...
...
@@ -4921,6 +4921,16 @@ DHCPv6 server:
Using a Specific Relay Agent for a Subnet
=========================================
The DHCPv6 server follows the same principles than in IPv4 to select
a subnet for the client with noticable differences mainly for relays.
.. note::
Starting with Kea 1.7.9, the order used to find a subnet which matches
required conditions to be selected is the ascending subnet identifier
order. When the selected subnet is a member of a shared network the
whole shared network is selected.
The relay must have an interface connected to the link on which the
clients are being configured. Typically the relay has a global IPv6
address configured on that interface, which belongs to the subnet from
...
...
Michal Nowikowski
@godfryd
mentioned in merge request
!867 (merged)
·
Jul 27, 2020
mentioned in merge request
!867 (merged)
mentioned in merge request !867
Toggle commit list
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