]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1298] Updated authenticate option description
authorTomek Mrugalski <thomson@klub.com.pl>
Fri, 23 Oct 2020 16:09:21 +0000 (18:09 +0200)
committerAndrei Pavel <andrei@isc.org>
Fri, 23 Oct 2020 16:35:20 +0000 (19:35 +0300)
doc/sphinx/arm/dhcp4-srv.rst

index 8ea0f0b1a2d7e417c28b911a238da74fefebe774..162df20c9f66e246c2ae484fc86f42b9563aeb4b 100644 (file)
@@ -1813,8 +1813,7 @@ returned by the Kea engine itself and in general should not be configured manual
    | dhcp-agent-options             | 82    | empty                                 | sent by the relay agent. It's an empty container option, see      |
    |                                |       |                                       | RAI option detail in later part of this section.                  |
    +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
-   | authenticate                   | 90    | binary                                | sent by client, validated by server, sent encoded back to client  |
-   |                                |       |                                       | with the same secret for validation                               |
+   | authenticate                   | 90    | binary                                | sent by client, kea does not validate it yet.                     |
    +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
    | client-last-transaction-time   | 91    | uint32                                | sent by client, server does not set it                            |
    +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+