Crate netsim_embed_machine[][src]

Expand description

Small embeddable network simulator.

Modules

Structs

Spawns a thread in a new network namespace and configures a TUN interface that sends and receives IP packets from the tx/rx channels and runs some UDP/TCP networking code in task.

Functions