Module netsim::device::ether[][src]

Ethernet devices

Structs

EtherLatency

Adds latency to an ethernet connection

EtherPacketLoss

Adds packet loss to an ethernet connection

Hub

An ethernet hub. This is a stupid hub which just blindly forwards all incoming frames to all connected peers.

HubBuilder

Used to build a Hub