**This is automatically generated documentation.** Edit after the "[[#COMMENTS|COMMENTS]]" heading; changes to the main body will be lost. ====== RoundRobinSwitch Element Documentation ====== ===== NAME ===== **RoundRobinSwitch** -- Click element; sends packets to round-robin outputs ===== SYNOPSIS ===== RoundRobinSwitch **Ports**: one input, one or more outputs\\ **Processing**: push\\ **Package**: standard (core)\\ ===== 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' on 20/Feb/2006. ===== COMMENTS =====