Module tun::platform[][src]

Expand description

Platform specific modules.

Re-exports

pub use self::linux::create;
pub use self::linux::Configuration;

Modules

Linux specific functionality.

POSIX compliant support.

Structs

A TUN device using the TUN/TAP Linux driver.