From: Brian Inglis Date: Wed, 8 Mar 2017 17:32:15 +0000 (+0000) Subject: add AES128CMAC to MAC selections list in ntpq.texi (replacing earlier change directly... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22deed794211b9940d1abc338ebe44f591b25494;p=thirdparty%2Fntp.git add AES128CMAC to MAC selections list in ntpq.texi (replacing earlier change directly to ntpq.html) bk: 58c0401fZ9U63xzVIFk797HYI8bPDg --- diff --git a/ntpq/ntpq.texi b/ntpq/ntpq.texi index ac79dcc49..552617897 100644 --- a/ntpq/ntpq.texi +++ b/ntpq/ntpq.texi @@ -168,7 +168,7 @@ Specify the digest algorithm to use for authenticated requests, with default @code{MD5}. If the OpenSSL library is installed, digest can be be any message digest algorithm supported by the library. -The current selections are: @code{MD2}, @code{MD4}, @code{MD5}, @code{MDC2}, @code{RIPEMD160}, @code{SHA} and @code{SHA1}. +The current selections are: @code{AES128CMAC}, @code{MD2}, @code{MD4}, @code{MD5}, @code{MDC2}, @code{RIPEMD160}, @code{SHA} and @code{SHA1}. @item @anchor{ntpversion} @code{ntpversion 1 | 2 | 3 | 4} Sets the NTP version number which @code{ntpq} claims in packets.