cvs commit: src/sys/netipx spx_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Sat Mar 25 14:44:06 UTC 2006
rwatson 2006-03-25 14:44:05 UTC
FreeBSD src repository
Modified files:
sys/netipx spx_usrreq.c
Log:
In spx_ctloutput(), acquire the ipxp lock around read operations,
especially reads of spx header structures, which will now be cached
in the stack until they can be copied out after releasing the lock.
Panic if a bad socket option direction is passed in by the caller.
MFC after: 1 month
Revision Changes Path
1.73 +25 -15 src/sys/netipx/spx_usrreq.c
More information about the cvs-src
mailing list