From: Francis Dupont Date: Tue, 14 Oct 2025 07:33:57 +0000 (+0200) Subject: [#3140] [4134] Fixed doc X-Git-Tag: Kea-3.1.4~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e422b814b14e3863fc6ca656d2c11241073ceb77;p=thirdparty%2Fkea.git [#3140] [4134] Fixed doc --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 744de7fcc0..6e04a2b941 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -7834,7 +7834,9 @@ a second counter detailing the drop cause: - ``pkt4-service-disabled`` - DHCP service is disabled - ``pkt4-parse-failed`` - packet parsing raised a fatal error -- ``pkt4-limit-exceeded`` - dropped by the limits (:ref:``hooks-limits``) hook library + +- ``pkt4-limit-exceeded`` - dropped by the limits (:ref:`hooks-limits`) + hook library - ``pkt4-queue-full`` - parked packet in a queue which became full diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index bcd6f5d893..98a8c1f67e 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -7729,7 +7729,9 @@ a second counter detailing the drop cause: - ``pkt6-service-disabled`` - DHCP service is disabled - ``pkt6-parse-failed`` - packet parsing raised a fatal error -- ``pkt6-limit-exceeded`` - dropped by the limits (:ref:``hooks-limits``) hook library + +- ``pkt6-limit-exceeded`` - dropped by the limits (:ref:`hooks-limits`) + hook library - ``pkt6-queue-full`` - parked packet in a queue which became full