summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/Kconfig
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2023-08-24 16:39:25 +0200
committerKeith Busch <kbusch@kernel.org>2023-10-11 10:29:59 -0700
commit70525e5d82f62407d8436aa2a6c3385829ab5a3e (patch)
tree490f5385370a6e4ad46d2838063f0a730192a545 /drivers/nvme/target/Kconfig
parenta1c5dd8355b172b44a4ff8248fb487006236a918 (diff)
nvmet-tcp: peek icreq before starting TLS
Incoming connection might be either 'normal' NVMe-TCP connections starting with icreq or TLS handshakes. To ensure that 'normal' connections can still be handled we need to peek the first packet and only start TLS handshake if it's not an icreq. With that we can lift the restriction to always set TREQ to 'required' when TLS1.3 is enabled. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'drivers/nvme/target/Kconfig')
0 files changed, 0 insertions, 0 deletions