cvs commit: src/sys/net if_tun.c

Robert Watson rwatson at FreeBSD.org
Fri Aug 18 14:05:18 UTC 2006


rwatson     2006-08-18 14:05:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_tun.c 
  Log:
  Merge if_tun.c:1.158 from HEAD to RELENG_6:
  
    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.
  
    PR:             93976, 100796
  
  Revision   Changes    Path
  1.152.2.3  +119 -1    src/sys/net/if_tun.c


More information about the cvs-src mailing list