Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2008 01:56:56 +0000 (UTC)
From:      Qing Li <qingli@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <200812220157.mBM1vDT8070427@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
qingli      2008-12-22 01:56:56 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tun.c 
  Log:
  SVN rev 186391 on 2008-12-22 01:56:56Z by qingli
  
  Provide a condition variable to delay the cloned interface
  destroy operation until the referenced clone device has
  been closed by the process properly. The behavior is now
  consistently with the previous release.
  
  Reviewed by:      Kip Macy
  
  Revision  Changes    Path
  1.173     +12 -3     src/sys/net/if_tun.c



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