From: Francis Dupont Date: Mon, 7 Oct 2019 09:26:50 +0000 (+0200) Subject: [937-doc-should-mention-rfc8357-relay-port-as-supported] Added RFC 8357 support in doc X-Git-Tag: Kea-1.7.1~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41de565cdae3e0fdb5db3cd1d1db3dd21189da39;p=thirdparty%2Fkea.git [937-doc-should-mention-rfc8357-relay-port-as-supported] Added RFC 8357 support in doc --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index d193859a57..3e6d8647df 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -5661,6 +5661,12 @@ The following standards are currently supported: 6842 `__: 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 + `__: 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 diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 91ed727a8b..cb6d508856 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -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 + `__: 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 `__: New DHCPv6 protocol specification which obsoletes RFC 3315, RFC 3633, RFC 3736, RFC 4242, RFC 7083, RFC 7283,