]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[github55] Merge branch 'perfdhcp-late-exit-delay' of https://github.com/andreipavelQ...
authorTomek Mrugalski <tomasz@isc.org>
Wed, 14 Feb 2018 12:36:07 +0000 (12:36 +0000)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 14 Feb 2018 12:36:07 +0000 (12:36 +0000)
# Conflicts:
# src/bin/perfdhcp/perfdhcp.xml

1  2 
src/bin/perfdhcp/perfdhcp.xml

index 73504e0466e7787c05a5dfedb28ef08cad7ccd1f,60af98323ad8e7b3aa04632e4ae4bad8607e0184..a81c3dcb85ffc89ca2c23208ec76b5a09dba3739
                      <term><option>-D <replaceable class="parameter">max-drop</replaceable></option></term>
                      <listitem>
                          <para>
-                             Abort the test if more than <replaceable class="parameter">max-drop</replaceable>
-                             requests have been dropped.  Use <option>-D
+                             Abort the test immediately if <replaceable
+                             class="parameter">max-drop</replaceable> requests
 -                            have been dropped. <replaceable
++                            have been dropped.  Use <option>-D
 +                            0</option> to abort if even a single
-                             request has been dropped.  If <replaceable class="parameter">max-drop</replaceable> includes
-                             the suffix '%', it specifies a maximum percentage
-                             of requests that may be dropped before abort.
-                             In this case, testing of the threshold begins after
-                             10 requests have been expected to be received.
++                            request has been dropped. <replaceable
+                             class="parameter">max-drop</replaceable> must be a
+                             positive integer. If <replaceable
+                             class="parameter">max-drop</replaceable> includes
+                             the suffix '%', it specifies a maximum percentage of
+                             requests that may be dropped before abort. In this
+                             case, testing of the threshold begins after 10
+                             requests have been expected to be received.
                          </para>
                      </listitem>
                  </varlistentry>