-
Notifications
You must be signed in to change notification settings - Fork 321
BandwidthShaper
Eddie Kohler edited this page Oct 17, 2017
·
2 revisions
BandwidthShaper — Click element; shapes traffic to maximum rate (bytes/s)
BandwidthShaper(RATE)
Ports: 1 input, 1-2 outputs
Processing: Pull
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.
- rate (read/write) — Returns or sets the RATE parameter.
Shaper, BandwidthRatedSplitter, BandwidthRatedUnqueue
Generated by click-elem2man from ../elements/standard/bandwidthshaper.hh:7
on 2017/10/17.