Structs§
- Async
Device - An async TUN device wrapper around a TUN device.
- Configuration
- Configuration builder for a TUN interface.
- Device
- A TUN device using the TUN/TAP Linux driver.
- Device
Reader - Device
Writer - Platform
Config - Linux-only interface configuration.
- Reader
- Read-only end for a file descriptor.
- Tun
- TunPacket
Codec - A TUN packet Encoder/Decoder.
- Writer
- Write-only end for a file descriptor.
Enums§
Constants§
Traits§
- Abstract
Device - A TUN abstract device interface.
- ToAddress
- Helper trait to convert things into IPv4 addresses.
Functions§
- configure
- create
- Create a TUN device with the given name.
- create_
as_ async - Create a TUN device with the given name.