-
- Downloads
SUNRPC: Add a TCP-with-TLS RPC transport class
Use the new TLS handshake API to enable the SunRPC client code to request a TLS handshake. This implements support for RFC 9289, only on TCP sockets. Upper layers such as NFS use RPC-with-TLS to protect in-transit traffic. Signed-off-by:Chuck Lever <chuck.lever@oracle.com> Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>
Showing
- include/linux/sunrpc/xprt.h 1 addition, 0 deletionsinclude/linux/sunrpc/xprt.h
- include/linux/sunrpc/xprtsock.h 2 additions, 0 deletionsinclude/linux/sunrpc/xprtsock.h
- include/trace/events/sunrpc.h 44 additions, 0 deletionsinclude/trace/events/sunrpc.h
- net/sunrpc/sysfs.c 1 addition, 0 deletionsnet/sunrpc/sysfs.c
- net/sunrpc/xprtsock.c 370 additions, 0 deletionsnet/sunrpc/xprtsock.c
Loading
Please register or sign in to comment