Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2006 19:22:25 +0000 (UTC)
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:  <200608081922.k78JMPw9032466@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-08-08 19:22:25 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tun.c 
  Log:
  Add kqueue support to if_tun.  Loosely based on if_tap changes.
  
  Two almost identical patches based on the if_tap work were submitted
  via GNATS; I started out with the patch in 100796 from David Gilbert,
  but could have easily started with the patch from Vilmos Nebehaj which
  I found only later.
  
  MFC after:      1 week
  PR:             93976, 100796
  
  Revision  Changes    Path
  1.158     +119 -1    src/sys/net/if_tun.c



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