Date: Thu, 8 Jun 2006 23:22:02 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx spx_usrreq.c Message-ID: <200606082322.k58NM2an086236@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606082322.k58NM2an086236>