Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 2010 19:25:27 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net rtsock.c
Message-ID:  <201010161925.o9GJPcJq020487@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-10-16 19:25:27 UTC

  FreeBSD src repository

  Modified files:
    sys/net              rtsock.c 
  Log:
  SVN rev 213930 on 2010-10-16 19:25:27Z by bz
  
  Close a race acquiring the IF_ADDR_LOCK() for each entry while iterating
  over all interfaces to make sure the address will neither change nor be
  freed while we are working on it.
  
  PR:             kern/146250
  Submitted by:   Mikolaj Golub (to.my.trociny gmail.com)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.190     +4 -0      src/sys/net/rtsock.c



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