From: Vicky Risk Date: Thu, 20 Aug 2020 20:15:29 +0000 (+0000) Subject: [1371] Review edits X-Git-Tag: Kea-1.8.0~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf735bbf468b633e3cc3033850529033f860197;p=thirdparty%2Fkea.git [1371] Review edits --- diff --git a/doc/sphinx/umls.rst b/doc/sphinx/umls.rst index dff46c4d9c..d23051e93a 100644 --- a/doc/sphinx/umls.rst +++ b/doc/sphinx/umls.rst @@ -44,7 +44,7 @@ Next is the DHCPv4 packet processing, where we determine what sort of DHCP messa DHCP Request Processing ^^^^^^^^^^^^^^^^^^^^^^^ -The following diagram and subsequent charts focus on DHCPREQUEST processing. This chart gives an overview of the process, beginning with subnet selection, proceeding to checking for Host Reservations and evaluating client classes. Finally, before acknowledging the lease, the options are evaluated and added to the message. +The following diagrams focus on DHCPREQUEST processing. This chart gives an overview of the process, beginning with subnet selection, proceeding to checking for Host Reservations and evaluating client classes. Finally, before acknowledging the lease, the options are evaluated and added to the message. .. figure:: uml/request4.*