Crate libtuntap

Source

Structs§

Configuration
Configuration builder for a TUN interface.
EtherAddr
Event
The event api, inner is platfor event the macos taptun only support select, the event is for select. the linux taptun support epoll.
Events
Fd
POSIX file descriptor support for io traits.
Interest
Poller
Tap
Token
Token is wrap the usize used in register

Enums§

Error
Model

Traits§

Device
IntoAddress
Helper trait to convert things into IPv4 addresses.

Type Aliases§

Result