mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
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. |
||
|---|---|---|
| .. | ||
| auth_tls.c | ||
| rpctls_impl.c | ||
| rpctlscd.x | ||
| rpctlssd.x | ||