Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2006 21:45:31 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net rtsock.c
Message-ID:  <200601112145.k0BLjVC3028750@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2006-01-11 21:45:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/net              rtsock.c 
  Log:
  Merge rtsock.c:1.127 from HEAD to RELENG_5:
  
    De-spl parts of the routing socket code now generally protected
    through locking; leave some spl references around code where there
    are open questions about global variable references.
  
  The comment about IF_ADDR_LOCK() and SYSCTL_OUT() in 1.127 does not
  apply, as that issue was fixed by the MFC of 1.129.
  
  Approved by:    rwatson (mentor)
  
  Revision   Changes    Path
  1.113.2.8  +16 -40    src/sys/net/rtsock.c



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