Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2009 19:06:47 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200904211906.n3LJ6tph061426@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-04-21 19:06:47 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  SVN rev 191365 on 2009-04-21 19:06:47Z by rwatson
  
  Acquire the interface address list lock over some iterations over
  if_addrhead.  This closes some reader-writer races associated with
  the address list.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.320     +34 -8     src/sys/net/if.c



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