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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"