freebsd-dev/sys/rpc
Rick Macklem 564ed8e806 nfsd: Allow multiple instances of rpc.tlsservd
During a discussion with someone working on NFS-over-TLS
for a non-FreeBSD platform, we agreed that a single server
daemon for TLS handshakes could become a bottleneck when
an NFS server first boots, if many concurrent NFS-over-TLS
connections are attempted.

This patch modifies the kernel RPC code so that it can
handle multiple rpc.tlsservd daemons.  A separate commit
currently under review as D35886 for the rpc.tlsservd
daemon.
2022-08-22 13:54:24 -07:00
..
rpcsec_gss
rpcsec_tls nfsd: Allow multiple instances of rpc.tlsservd 2022-08-22 13:54:24 -07:00
auth_none.c Adjust authnone_create() definition to avoid clang 15 warning 2022-07-25 00:40:13 +02:00
auth_unix.c
auth.h
authunix_prot.c
clnt_bck.c sockets: use socket buffer mutexes in struct socket directly 2022-05-12 13:22:12 -07:00
clnt_dg.c
clnt_rc.c
clnt_stat.h
clnt_vc.c krpc: Fix NFS-over-TLS for KTLS1.3 2022-05-15 11:51:56 -07:00
clnt.h
getnetconfig.c
krpc.h
netconfig.h
nettype.h
pmap_prot.h
replay.c
replay.h
rpc_callmsg.c
rpc_com.h
rpc_generic.c protosw: refactor protosw and domain static declaration and load 2022-08-17 11:50:32 -07:00
rpc_msg.h
rpc_prot.c
rpc.h
rpcb_clnt.c Adjust local_rpcb() definition to avoid clang 15 warning 2022-07-25 00:40:12 +02:00
rpcb_clnt.h
rpcb_prot.c
rpcb_prot.h
rpcm_subs.h
rpcsec_gss.h
rpcsec_tls.h nfsd: Allow multiple instances of rpc.tlsservd 2022-08-22 13:54:24 -07:00
svc_auth_unix.c
svc_auth.c
svc_auth.h
svc_dg.c protosw: refactor protosw and domain static declaration and load 2022-08-17 11:50:32 -07:00
svc_generic.c
svc_vc.c nfsd: Allow multiple instances of rpc.tlsservd 2022-08-22 13:54:24 -07:00
svc.c
svc.h nfsd: Allow multiple instances of rpc.tlsservd 2022-08-22 13:54:24 -07:00
types.h
xdr.h