Doc clean up.
disables packet queueing. When true, the server will process packets
from the packet queue, which is filled by a separate thread. When
false, the server will process packets directly from the socket buffers
- in the main thread (as done in all releases prior Kea 1.5). Packet
- queuing is disabled by default.
+ in the main thread (as done in all releases prior Kea 1.5).
<note>
For Kea 1.5.0-beta2, enable-queue is ENABLED by default. This was
done to expose the feature to more testing. We will finalize the
</itemizedlist>
</section>
- <section id="congestion-control4">
- <title>Congestion control in DHCPv4</title>
-
- <para>For details see
- <link
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xlink:href="https://gitlab.isc.org/isc-projects/kea/wikis/congestion-control">
- https://gitlab.isc.org/isc-projects/kea/wikis/congestion-control</link>
- </para>
- </section>
-
<section id="dhcp4-srv-examples">
<title>Kea DHCPv4 server examples</title>
</itemizedlist>
</section>
- <section id="congestion-control6">
- <title>Congestion control in DHCPv6</title>
-
- <para>For details see
- <link
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xlink:href="https://gitlab.isc.org/isc-projects/kea/wikis/congestion-control">
- https://gitlab.isc.org/isc-projects/kea/wikis/congestion-control</link>
- </para>
- </section>
-
<section id="dhcp6-srv-examples">
<title>Kea DHCPv6 server examples</title>