cvs commit: src/sys/net rtsock.c

Ed Maste emaste at FreeBSD.org
Wed Jan 11 13:45:33 PST 2006


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


More information about the cvs-all mailing list