]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Complete LOCAL_PEERCRED support. Cache pid of the remote process in the
authordchagin <dchagin@FreeBSD.org>
Thu, 30 May 2019 14:24:26 +0000 (14:24 +0000)
committerdchagin <dchagin@FreeBSD.org>
Thu, 30 May 2019 14:24:26 +0000 (14:24 +0000)
commita25b408b04599c6fce2193dbdb311213402b0efa
tree76a184c2ed5a4763917ede32840013f6ea1c85ef
parent3a2fd1de63ae212f9419b87ba5a38e09da93f996
Complete LOCAL_PEERCRED support. Cache pid of the remote process in the
struct xucred. Do not bump XUCRED_VERSION as struct layout is not changed.

PR: 215202
Reviewed by: tijl
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D20415
crypto/heimdal/lib/ipc/server.c
share/man/man4/unix.4
sys/compat/linux/linux_socket.c
sys/kern/kern_prot.c
sys/kern/uipc_usrreq.c
sys/sys/ucred.h
usr.sbin/mountd/mountd.c