Module netsim::device[][src]

The types in this module allow you to construct arbitrary network topologies. Have a look at the node module if you just want to construct simple, hierarchical networks.

Modules

ether

Ethernet devices

ipv4

IPv4 devices

ipv6

IPv6 devices

Structs

MachineBuilder

A builder for creating a virtual network machine. Machines are simulated using Linux TUN/TAP devices and network namespaces.