Crate netsim_embed_machine

Source
Expand description

Small embeddable network simulator.

Modules§

iface

Structs§

Machine
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.
MachineId
Namespace

Functions§

unshare_user