OSDN Git Service

net/tls: Add TLS Alert definitions
authorChuck Lever <chuck.lever@oracle.com>
Thu, 27 Jul 2023 17:35:50 +0000 (13:35 -0400)
committerJakub Kicinski <kuba@kernel.org>
Fri, 28 Jul 2023 21:07:59 +0000 (14:07 -0700)
commit0257427146e84af365612508ace9d0d87dfb7d7a
tree5047c9125b8d65c561f46f8fdfeb71f1c80c73b7
parent6a7eccef47b205ae66371a26d36dfb2529835075
net/tls: Add TLS Alert definitions

I'm about to add support for kernel handshake API consumers to send
TLS Alerts, so introduce the needed protocol definitions in the new
header tls_prot.h.

This presages support for Closure alerts. Also, support for alerts
is a pre-requite for handling session re-keying, where one peer will
signal the need for a re-key by sending a TLS Alert.

Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Link: https://lore.kernel.org/r/169047934064.5241.8377890858495063518.stgit@oracle-102.nfsv4bat.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/tls_prot.h