Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

RoundRobinSwitch Element Documentation

NAME

RoundRobinSwitch — Click element; sends packets to round-robin outputs

SYNOPSIS

RoundRobinSwitch

Ports: one input, one or more outputs
Processing: push

DESCRIPTION

Pushes each arriving packet to one of the N outputs. The next packet will be pushed to the following output in round-robin order.

SEE ALSO

StrideSwitch, Switch, HashSwitch, RandomSwitch, RoundRobinSched

Generated by click-elem2man from ../elements/standard/rrswitch.hh:7 on 2017/10/17.

Clone this wiki locally