]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
add AES128CMAC to MAC selections list in ntpq.texi (replacing earlier change directly...
authorBrian Inglis <bwi@ntp.org>
Wed, 8 Mar 2017 17:32:15 +0000 (17:32 +0000)
committerBrian Inglis <bwi@ntp.org>
Wed, 8 Mar 2017 17:32:15 +0000 (17:32 +0000)
bk: 58c0401fZ9U63xzVIFk797HYI8bPDg

ntpq/ntpq.texi

index ac79dcc49d19b5d6e913af6af9ecb0b775129ae3..55261789767a5c39212959f481f1931d6c7bab38 100644 (file)
@@ -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.