-
Notifications
You must be signed in to change notification settings - Fork 81
PaintRR
Tom Barbette edited this page May 7, 2020
·
1 revision
PaintRR — Click element; sends packet stream to one of the output ports chosen per-packet
PaintRR
Batching: Batching natively supported
Ports: 1 input, any number of outputs
Processing: push
PaintRR sends every incoming packet to one of its output ports according to the value of the incoming packet's paint annotation.
The choosen port will be the modulo of the annotation. The difference with PaintSwitch is therefore that any value can be used and will always lead to a valid output.
PaintRR uses the PAINT annotation by default, but the ANNO argument can specify any one-byte annotation.
Generated by click-elem2man from ../elements/standard/paintrr.hh:6
on 2018/10/03.