A future change to TOE TLS will require a software fallback for the
first few TLS records received. Future support for NIC TLS on receive
will also require a software fallback for certain cases.
Sponsored by: Chelsio Communications
Differential D32566
ktls: Always create a software backend for receive sessions. jhb on Oct 19 2021, 5:51 PM. Authored by Tags None Referenced Files
Details A future change to TOE TLS will require a software fallback for the Sponsored by: Chelsio Communications
Diff Detail
Event TimelineComment Actions FYI, this effectively disables support for AES-CBC ciphers via TOE TLS. In the future I may add it back by adding a software decryption for MTE, but probably restrict it by default to only being enabled for TOE where the software route is only used for a few records. |