]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[340-make-perfdhcp-build-optional] Updated doc 340-make-perfdhcp-build-optional
authorFrancis Dupont <fdupont@isc.org>
Tue, 5 Feb 2019 21:57:51 +0000 (22:57 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 5 Feb 2019 22:19:03 +0000 (17:19 -0500)
doc/guide/hooks-radius.xml
doc/guide/install.xml

index 0e652cbba1d6a7558d0587d75f6a2b0c2815e346..eef6fb7ecb6cea734af8a1f965f953974641f414 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
  -
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -297,6 +297,7 @@ Developer:
   Generate Documentation: no
   Parser Generation:      no
   Kea-shell:              no
+  Perfdhcp:               no
 </screen>
 </para>
 
index 8d359925d10396cfce786bb3cf69bc702fc7429b..b7f273c1a3e23f92ad75fee2bb7014a9045dc5fa 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2014-2018 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-2019 Internet Systems Consortium, Inc. ("ISC")
  -
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -393,6 +393,25 @@ Debian and Ubuntu:
             </listitem>
           </varlistentry>
 
+          <varlistentry>
+            <term>--enable-shell</term>
+            <listitem>
+              <simpara>Build the optional <command>kea-shell</command> tool
+              (more in <xref linkend="kea-shell"/>). The default is to not
+              build it.
+              </simpara>
+            </listitem>
+          </varlistentry>
+
+          <varlistentry>
+            <term>--enable-perfdhcp</term>
+            <listitem>
+              <simpara>Build the optional <command>perfdhcp</command> DHCP
+              benchmarking tool. The default is to not build it.
+              </simpara>
+            </listitem>
+          </varlistentry>
+
           </variablelist>
           <note>
             <para>