cvs commit: src/sys/net if_tap.c if_tap.h
Maksim Yevmenkin
emax at FreeBSD.org
Mon Sep 8 22:44:09 UTC 2008
emax 2008-09-08 22:43:55 UTC
FreeBSD src repository
Modified files:
sys/net if_tap.c if_tap.h
Log:
SVN rev 182880 on 2008-09-08 22:43:55Z by emax
Add new TAPGIFNAME tap(4) character device ioctl. This is a
convenient shortcut to obtain network interface name using
file descriptor for character device.
Obtained from: NetBSD
MFC after: 1 week
Revision Changes Path
1.74 +6 -0 src/sys/net/if_tap.c
1.4 +1 -0 src/sys/net/if_tap.h
More information about the cvs-src
mailing list