This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
StrideSwitch -- Click element; sends packets to stride-scheduled outputs
StrideSwitch(TICKETS0, ..., TICKETSN-1)
Ports: 1 input, 1 or more outputs
Processing: push
Package: standard (core)
Has one input and N outputs. Performs simple packet-based stride switching, assigning TICKETSi to output i. Each time a packet arrives on the input, StrideSwitch sends the packet to the next scheduled output according to the stride scheduling algorithm.
RoundRobinSwitch, Switch, HashSwitch, RandomSwitch, StrideSched
Generated by 'click-elem2man' from '../elements/standard/strideswitch.hh' on 24/May/2007.