opnsense-src/sys/rpc
Mark Johnston 4814dbd3c0 rpcsec_gss: Use a designated initializer for rpc_gss_ops
No functional change intended.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit ba5bc6e8f9)
2021-06-02 09:34:41 -04:00
..
rpcsec_gss rpcsec_gss: Use a designated initializer for rpc_gss_ops 2021-06-02 09:34:41 -04:00
rpcsec_tls nfs-over-tls: handle res.gid.gid_val correctly for memory allocation 2021-01-12 13:59:52 -08:00
auth.h Add TLS support to the kernel RPC. 2020-08-22 03:57:55 +00:00
auth_none.c
auth_unix.c
authunix_prot.c
clnt.h nfsv4 client: do the BindConnectionToSession as required 2021-04-29 17:43:50 -07:00
clnt_bck.c Add TLS support to the kernel RPC. 2020-08-22 03:57:55 +00:00
clnt_dg.c
clnt_rc.c nfsv4 client: do the BindConnectionToSession as required 2021-04-29 17:43:50 -07:00
clnt_stat.h
clnt_vc.c Add TLS support to the kernel RPC. 2020-08-22 03:57:55 +00:00
getnetconfig.c
krpc.h nfsv4 client: do the BindConnectionToSession as required 2021-04-29 17:43:50 -07:00
netconfig.h
nettype.h
pmap_prot.h
replay.c
replay.h
rpc.h
rpc_callmsg.c
rpc_com.h
rpc_generic.c Add TLS support to the kernel RPC. 2020-08-22 03:57:55 +00:00
rpc_msg.h
rpc_prot.c
rpcb_clnt.c
rpcb_clnt.h
rpcb_prot.c
rpcb_prot.h
rpcm_subs.h
rpcsec_gss.h
rpcsec_tls.h Add a new "tlscertname" NFS mount option. 2020-12-23 13:42:55 -08:00
svc.c nfsd: fix a NFSv4.1 Linux client mount stuck in CLOSE_WAIT 2021-05-10 18:12:21 -07:00
svc.h Add TLS support to the kernel RPC. 2020-08-22 03:57:55 +00:00
svc_auth.c Add TLS support to the kernel RPC. 2020-08-22 03:57:55 +00:00
svc_auth.h
svc_auth_unix.c
svc_dg.c
svc_generic.c
svc_vc.c Add TLS support to the kernel RPC. 2020-08-22 03:57:55 +00:00
types.h
xdr.h