Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2010 15:42:54 +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:  <201006121543.o5CFhGex024659@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-06-12 15:42:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/net              rtsock.c 
  Log:
  SVN rev 209108 on 2010-06-12 15:42:54Z by bz
  
  "MFC" (parts of) r185849:
  
    Fix a locking issue triggering an assertion in rt_setgate()
    via arp_rtrequest() due to no radix node head (rnh) lock held
    in case of a route change.
  
    The previous MFC in r189026 left out this hunk.
  
  Reported by:    Haven Hash (haven.hash isilon.com)
  Tested by:      Haven Hash (haven.hash isilon.com)
  PR:             kern/147767
  
  Revision    Changes    Path
  1.143.2.10  +7 -2      src/sys/net/rtsock.c



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