/[base]
ViewVC logotype

Revision 339068


Jump to revision: Previous Next
Author: asomers
Date: Mon Oct 1 18:00:52 2018 UTC (5 years, 9 months ago)
Changed paths: 6
Log Message:
MFC r337222:

Fix LOCAL_PEERCRED with socketpair(2)

Enable the LOCAL_PEERCRED socket option for unix domain stream sockets
created with socketpair(2). Previously, it only worked with unix domain
stream sockets created with socket(2)/listen(2)/connect(2)/accept(2).

PR:		176419
Reported by:	Nicholas Wilson <nicholas@nicholaswilson.me.uk>
Differential Revision:	https://reviews.freebsd.org/D16350


Changed paths

Path Details
Directorystable/10/ modified , props changed
Directorystable/10/sys/kern/uipc_syscalls.c modified , text changed
Directorystable/10/sys/kern/uipc_usrreq.c modified , text changed
Directorystable/10/sys/sys/unpcb.h modified , text changed
Directorystable/10/tests/sys/kern/Makefile modified , text changed
Directorystable/10/tests/sys/kern/unix_socketpair_test.c
(Copied from head/tests/sys/kern/unix_socketpair_test.c, r337222)
added

  ViewVC Help
Powered by ViewVC 1.1.27