RoundRobinSwitch - kohler/click GitHub Wiki
RoundRobinSwitch — Click element; sends packets to round-robin outputs
RoundRobinSwitch
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 2017/10/17.