This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
BandwidthRatedSplitter -- Click element; splits flow of packets at specified bandwidth rate
BandwidthRatedSplitter(RATE)
Ports: 1 input, 2 outputs
Processing: Push
Package: standard (core)
BandwidthRatedSplitter has two output ports. All incoming packets up to a maximum of RATE are emitted on output port 0. Any remaining packets are emitted on output port 1. RATE is a bandwidth, such as "384 kbps". Unlike BandwidthMeter, the base RATE is emitted on output port 0 even when the input rate is greater than RATE.
RatedSplitter, BandwidthMeter, BandwidthShaper, BandwidthRatedUnqueue
Generated by 'click-elem2man' from '../elements/standard/bwratedsplitter.hh' on 24/May/2007.