This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
BandwidthShaper -- Click element; shapes traffic to maximum rate (bytes/s)
BandwidthShaper(RATE)
Ports: 1 input, 1 output
Processing: Pull
Package: standard (core)
BandwidthShaper is a pull element that allows a maximum bandwidth of RATE to pass through. That is, output traffic is shaped to RATE. If a BandwidthShaper receives a large number of evenly-spaced pull requests, then it will emit packets at the specified RATE with low burstiness.
Shaper, BandwidthRatedSplitter, BandwidthRatedUnqueue
Generated by 'click-elem2man' from '../elements/standard/bandwidthshaper.hh' on 7/Mar/2009.