Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2006 14:44:05 +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:  <200603251444.k2PEi5IL099301@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603251444.k2PEi5IL099301>