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
41de565c
Commit
41de565c
authored
Oct 07, 2019
by
Francis Dupont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[937-doc-should-mention-rfc8357-relay-port-as-supported] Added RFC 8357 support in doc
parent
6add052a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp4-srv.rst
+6
-0
doc/sphinx/arm/dhcp6-srv.rst
doc/sphinx/arm/dhcp6-srv.rst
+6
-0
No files found.
doc/sphinx/arm/dhcp4-srv.rst
View file @
41de565c
...
...
@@ -5661,6 +5661,12 @@ The following standards are currently supported:
6842 <https://tools.ietf.org/html/rfc6842>`__: Server by default sends
back client-id option. That capability may be disabled. See :ref:`dhcp4-echo-client-id` for details.
- *Generalized UDP Source Port for DHCP Relay*, `RFC 8357
<https://tools.ietf.org/html/rfc8357>`__: The Kea server is able
to handle Relay Agent Information Source Port suboption in a received
message, remembers the UDP port and sends back reply to the same relay
agent using this UDP port.
.. _dhcp4-limit:
DHCPv4 Server Limitations
...
...
doc/sphinx/arm/dhcp6-srv.rst
View file @
41de565c
...
...
@@ -5722,6 +5722,12 @@ The following standards are currently supported:
options indicated in this specification are supported by the DHCPv6
server.
- *Generalized UDP Source Port for DHCP Relay*, `RFC 8357
<https://tools.ietf.org/html/rfc8357>`__: The Kea server is able
to handle Relay Source Port option in a received Relay-Forward
message, remembers the UDP port and sends back Relay-Reply with a
copy of the option to the relay agent using this UDP port.
- *Dynamic Host Configuration Protocol for IPv6 (DHCPv6)*, `RFC 8415
<https://tools.ietf.org/html/rfc8415>`__: New DHCPv6 protocol specification
which obsoletes RFC 3315, RFC 3633, RFC 3736, RFC 4242, RFC 7083, RFC 7283,
...
...
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