cvs commit: src/sys/netipx spx_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Thu Jun 8 23:24:01 UTC 2006
rwatson 2006-06-08 23:22:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netipx spx_usrreq.c
Log:
Merge spx_usrreq.c:1.73 from HEAD to RELENG_6:
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.
Revision Changes Path
1.62.2.9 +25 -15 src/sys/netipx/spx_usrreq.c
More information about the cvs-src
mailing list