tun: Initial skeleton for tun support
There will be two entities handled:
1. tun file -- an opened char device with misc major and tun minor
that can be attached to item #2
2. tun netdevice -- another type of links
Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
Showing
include/tun.h
0 → 100644
protobuf/tun.proto
0 → 100644
tun.c
0 → 100644
Please
register
or
sign in
to comment