From: Jeremy C. Reed Date: Thu, 26 Sep 2013 13:46:07 +0000 (-0500) Subject: [2307] add new -e option X-Git-Tag: bind10-1.2.0beta1-release~21^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb9d7998c4c7b565bc6eebe0a15ce53bacb03159;p=thirdparty%2Fkea.git [2307] add new -e option and add some TODOs --- diff --git a/tests/tools/perfdhcp/perfdhcp.xml b/tests/tools/perfdhcp/perfdhcp.xml index f9e26f7772..400bf081b6 100644 --- a/tests/tools/perfdhcp/perfdhcp.xml +++ b/tests/tools/perfdhcp/perfdhcp.xml @@ -41,10 +41,13 @@ + + + perfdhcp - + @@ -90,6 +93,18 @@ elapsed-time option in the (second/request) template. The value 0 disables it. +lease-type +The type of lease being requested from the server. +It may be one of the following: address-only, prefix-only or + address-and-prefix. The address-only indicates that the regular + address (v4 or v6) will be requested. The prefix-only indicates + that the IPv6 prefix will be requested. The address-and-prefix + indicates that both IPv6 address and prefix will be requested. + The '-e prefix-only' and '-e address-and-prefix' must not be + used with -4. + (The -6 option must be used if lease type other than '-e address-only'.) + + Print help. Do only the initial part of an exchange: DO or SA, depending on