rwatson 2008-04-19 18:35:28 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_inet.c
Log:
When propagating a MAC label from an inpcb to an mbuf, allow read and
write locks on the inpcb, not just write locks.
MFC after: 3 months
Revision Changes Path
1.18 +1 -1 src/sys/security/mac/mac_inet.c