[kea-dev] [Kea-changes] KEA master, updated. ae3a9cd1a0d2dc07b7092368149381d69bc2c61a [trac3593] added truncated HMAC support to TSIG

Jeremy C. Reed jreed at isc.org
Tue Oct 21 22:57:52 UTC 2014


On Tue, 21 Oct 2014, kea-dev at lists.isc.org wrote:

> diff --git a/doc/guide/ddns.xml b/doc/guide/ddns.xml
> index f73eb0f..04fe06f 100644
> --- a/doc/guide/ddns.xml
> +++ b/doc/guide/ddns.xml
> @@ -285,6 +285,17 @@ corresponding values in the DHCP servers' "dhcp-ddns" configuration section.
>  	  </listitem>
>  	  <listitem>
>  	    <simpara>
> +	      <command>digest_bits</command> -
> +	      is used to specify the minimum truncated length in bits.
> +	      The default value 0 means truncation is forbidden, not 0
> +	      values must be an integral number of octets, be greater
> +	      than 80 and the half of the full length.


Can we reword this last sentence above? (Maybe something was lost?)


> Note in BIND9
> +	      this parameter is appended after a dash to the algorithm
> +	      name.
> +	    </simpara>
> +	  </listitem>


More information about the kea-dev mailing list