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