-
- Downloads
nvme-tcp: enable TLS handshake upcall
Add a fabrics option 'tls' and start the TLS handshake upcall with the default PSK. When TLS is started the PSK key serial number is displayed in the sysfs attribute 'tls_key' Signed-off-by:Hannes Reinecke <hare@suse.de> Reviewed-by:
Sagi Grimberg <sagi@grimberg.me> Signed-off-by:
Keith Busch <kbusch@kernel.org>
Showing
- drivers/nvme/host/Kconfig 15 additions, 0 deletionsdrivers/nvme/host/Kconfig
- drivers/nvme/host/core.c 1 addition, 1 deletiondrivers/nvme/host/core.c
- drivers/nvme/host/fabrics.c 12 additions, 0 deletionsdrivers/nvme/host/fabrics.c
- drivers/nvme/host/fabrics.h 3 additions, 0 deletionsdrivers/nvme/host/fabrics.h
- drivers/nvme/host/nvme.h 1 addition, 0 deletionsdrivers/nvme/host/nvme.h
- drivers/nvme/host/sysfs.c 21 additions, 0 deletionsdrivers/nvme/host/sysfs.c
- drivers/nvme/host/tcp.c 132 additions, 6 deletionsdrivers/nvme/host/tcp.c
Loading
Please register or sign in to comment