Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

RoundRobinSwitch Element Documentation

NAME

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

SYNOPSIS

RoundRobinSwitch

Batching: Batching natively supported
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 2018/10/03.

Clone this wiki locally