cvs commit: src/sys/net if_tun.c
Robert Watson
rwatson at FreeBSD.org
Tue Aug 8 19:22:25 UTC 2006
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
More information about the cvs-src
mailing list