Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2004 17:12:10 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <200403170112.i2H1CATu009306@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004/03/16 17:12:10 PST

  FreeBSD src repository

  Modified files:
    sys/net              if_tun.c 
  Log:
  Remove tun_proc; replace with tun_pid.  tun_proc pointer may be stale
  as the process that opens tun_softc can exit before the file
  descriptor is closed.
  
  Taiwan experience provided by:  keichii
  Crashing breakers provided by:  Chia-liang Kao <clkao@clkao.org>
  
  Revision  Changes    Path
  1.137     +14 -7     src/sys/net/if_tun.c



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