Documentation ¶
Overview ¶
Package tundev implements the /dev/net/tun device.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDevtmpfsFiles ¶
CreateDevtmpfsFiles creates device special files in dev representing all devices implemented by this package.
func IsNetTunSupported ¶
IsNetTunSupported returns whether /dev/net/tun device is supported for s.
func Register ¶
func Register(vfsObj *vfs.VirtualFilesystem) error
Register registers all devices implemented by this package in vfsObj.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.