Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2004 17:10:00 -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_tap.c if_tapvar.h
Message-ID:  <200403170110.i2H1A0pe007935@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    sys/net              if_tap.c if_tapvar.h 
  Log:
  Add tap_mtx to tap_softc in order to protect per-softc variables
  (tap_pid, tap_flags).  if_tap should now be entirely MPSAFE.
  
  Committed from:                 Bamboo house by ocean in Taiwan
  Tropical paradise provided by:  Chia-liang Kao <clkao@clkao.org>
  
  Revision  Changes    Path
  1.40      +39 -2     src/sys/net/if_tap.c
  1.7       +5 -0      src/sys/net/if_tapvar.h



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