mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 21:18:05 +00:00
![Robert Watson](/assets/img/avatar_default.png)
the jail check and the MAC socket labeling in socreate(). This handles socket creation using a cached credential better (such as in the NFS client code when rebuilding a socket following a disconnect: the new socket should be created using the nfsmount cached cred, not the cred of the thread causing the socket to be rebuilt). Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs