cvs commit: src/sys/kern uipc_socket.c
Robert Watson
rwatson at FreeBSD.org
Sat Nov 15 19:53:38 PST 2003
rwatson 2003/11/15 19:53:36 PST
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
When implementing getsockopt() for SO_LABEL and SO_PEERLABEL, make
sure to sooptcopyin() the (struct mac) so that the MAC Framework
knows which label types are being requested. This fixes process
queries of socket labels.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.158 +8 -0 src/sys/kern/uipc_socket.c
More information about the cvs-src
mailing list