From: Tomek Mrugalski Date: Thu, 8 Nov 2018 17:22:08 +0000 (+0700) Subject: "documentation" for congestion control added X-Git-Tag: Kea-1.5.0-beta1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e80978444d0f90e1420fda4d01076f3b5b12ff;p=thirdparty%2Fkea.git "documentation" for congestion control added --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index c89f83b396..a4b6e806f3 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -5380,6 +5380,17 @@ 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 a8a6f6be3f..24b7b39fc1 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -5531,6 +5531,17 @@ 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