Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2010 18:41:31 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_clone.c
Message-ID:  <201004111841.o3BIfoxH085259@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-04-11 18:41:31 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_clone.c 
  Log:
  SVN rev 206486 on 2010-04-11 18:41:31Z by bz
  
  Check that the interface is on the list of cloned interfaces before trying
  to remove it to avoid panics in case of two threads trying to remove it in
  parallel.
  
  PR:             kern/116837
  Submitted by:   Takahiro Kurosawa (takahiro.kurosawa gmail.com) (orig version)
  MFC after:      10 days
  
  Revision  Changes    Path
  1.19      +11 -1     src/sys/net/if_clone.c



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