]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[937-doc-should-mention-rfc8357-relay-port-as-supported] Added RFC 8357 support in doc 937-doc-should-mention-rfc8357-relay-port-as-supported
authorFrancis Dupont <fdupont@isc.org>
Mon, 7 Oct 2019 09:26:50 +0000 (11:26 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 18 Oct 2019 21:20:23 +0000 (17:20 -0400)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index d193859a572984a1d48d4fe9aa4ece0f8e8de3cb..3e6d8647df3ea666e60cfc2b56780a1ae3f6ca6e 100644 (file)
@@ -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
index 91ed727a8bbf1c5e2c40b9debb991f86a641505d..cb6d508856ca8f518296275cb033f776bc1f5ab3 100644 (file)
@@ -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,