HomeFreeBSD

unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT

Description

unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT

This option is intended to be semantically identical to Linux's
SOL_SOCKET:SO_PASSCRED. For now, it is mutually exclusive with the
pre-existing sockopt SOL_LOCAL:LOCAL_CREDS.

Reviewed by: markj (penultimate version)
Differential Revision: https://reviews.freebsd.org/D27011

Details

Provenance
cemAuthored on
Reviewer
markj
Differential Revision
D27011: unix(4): Add SOL_LOCAL:LOCAL_PASSCRED
Parents
rS367286: linux(4): style: Eliminate dead 'break' after 'return'
Branches
Unknown
Tags
Unknown