Module netsim::node::ether [] [src]

Nodes for creating ethernet networks

Structs

HubNode

A Node representing an ethernet hub.

MachineNode

A node representing an ethernet machine

Traits

EtherNode

An EtherNode describes a recipe for constructing a network when given the IP ranges that the network should operate on.

Functions

hub

Create a node for an ethernet hub.

machine

Create a node for a machine with an ethernet interface. This node will run the given function in a network namespace with a single interface.