doc: update lanplus doc to reflect default cipher suite change

Modify the documentation to reflect commit 7772254b ("lanplus: Auto-select
'best' cipher suite available") which changed the default cipher suite for
lanplus from 3 to 17
This commit is contained in:
Thomas Abraham 2021-05-11 13:35:59 -04:00 committed by Alexander Amelkin
parent 9a1c0e68ba
commit 50479484a2

View File

@ -3742,9 +3742,9 @@ those available for the \fIlan\fP interface.
The \fB\-C\fR option allows you specify the authentication, integrity, The \fB\-C\fR option allows you specify the authentication, integrity,
and encryption algorithms to use for for \fIlanplus\fP session based and encryption algorithms to use for for \fIlanplus\fP session based
on the cipher suite ID found in the IPMIv2.0 specification in table on the cipher suite ID found in the IPMIv2.0 specification in table
22\-19. The default cipher suite is \fI3\fP which specifies 22\-19. The default cipher suite is \fI17\fP which specifies
RAKP\-HMAC\-SHA1 authentication, HMAC\-SHA1\-96 integrity, and AES\-CBC\-128 RAKP\-HMAC\-SHA256 authentication, HMAC\-SHA256\-128 integrity, and
encryption algorightms. AES\-CBC\-128 encryption algorightms.
.SH "FREE INTERFACE" .SH "FREE INTERFACE"
.LP .LP