From eb32b03f4606b8c03f88658d728d23bf2d01968d Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Mon, 18 Nov 2019 11:12:00 +0100 Subject: [PATCH] [898-add-a-new-hook-to-support-bootp] Updated docs --- doc/sphinx/arm/dhcp4-srv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 9358d26ac2..6c589f9ad9 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -3365,7 +3365,7 @@ ones are: DHCPv4 uses two distinct identifiers which are placed by the client in the queries sent to the server and copied by the server to its responses to the client: "chaddr" and "client identifier". The former was -introduced as a part of the BOOTP specification and it is also used by +introduced as a part of the BOOTP specification and it is also used by DHCP to carry the hardware address of the interface used to send the query to the server (MAC address for the Ethernet). The latter is carried in the Client-identifier option, introduced in `RFC