-
Notifications
You must be signed in to change notification settings - Fork 81
RoundRobinSwitch
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
RoundRobinSwitch — Click element; sends packets to round-robin outputs
RoundRobinSwitch
Batching: Batching natively supported
Ports: one input, one or more outputs
Processing: push
Pushes each arriving packet to one of the N outputs. The next packet will be pushed to the following output in round-robin order.
StrideSwitch, Switch, HashSwitch, RandomSwitch, RoundRobinSched
Generated by click-elem2man from ../elements/standard/rrswitch.hh:7
on 2018/10/03.