From: Thomas Markwalder Date: Fri, 23 Nov 2018 16:51:43 +0000 (-0500) Subject: [#276,!132] Addressed review comments X-Git-Tag: 75-radius-documentation-needs-an-update_base~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f57910633b8a6ad3a15ce187abde41c06d8423;p=thirdparty%2Fkea.git [#276,!132] Addressed review comments Doc clean up. --- diff --git a/doc/guide/congestion-handling.xml b/doc/guide/congestion-handling.xml index 176f4be2de..38a9f649cc 100644 --- a/doc/guide/congestion-handling.xml +++ b/doc/guide/congestion-handling.xml @@ -95,8 +95,7 @@ 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). 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 diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index b848cb48f5..6bd21b49aa 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -5377,17 +5377,6 @@ autogenerated IDs are not stable across configuration changes. -
- Congestion control in DHCPv4 - - For details see - - https://gitlab.isc.org/isc-projects/kea/wikis/congestion-control - -
-
Kea DHCPv4 server examples diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 4a2eb19718..f3e30db2df 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -5528,17 +5528,6 @@ autogenerated IDs are not stable across configuration changes.
-
- Congestion control in DHCPv6 - - For details see - - https://gitlab.isc.org/isc-projects/kea/wikis/congestion-control - -
-
Kea DHCPv6 server examples