Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2011 20:02:09 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_lagg.c
Message-ID:  <201107072002.p67K2STS022289@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2011-07-07 20:02:09 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_lagg.c 
  Log:
  SVN rev 223846 on 2011-07-07 20:02:09Z by thompsa
  
  Grab the rlock before checking if our interface is enabled, it could be
  possible to hit a dead pointer when changing interfaces.
  
  PR:             kern/156978
  Submitted by:   Andrew Boyer
  MFC after:      1 week
  
  Revision  Changes    Path
  1.46      +2 -1      src/sys/net/if_lagg.c



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