-
Notifications
You must be signed in to change notification settings - Fork 81
ExactPaintSwitch
Tom Barbette edited this page Nov 25, 2022
·
1 revision
ExactPaintSwitch — Click element; classifies packets by paint annotation
ExactPaintSwitch()
Batching: Batching natively supported
Ports: 1 input, 1 or more outputs
Processing: push
Can have any number of outputs. Chooses the output on which to emit each packet based on packet's paint annotation. Contrary to PaintSwitch, the output is choosed using a vector mapping.
For instance, ExactPaintSwitch(IP6_NXT, MAP 6, MAP 17) will push IPv6 TCP packets on port 0, and UDP on port 1.
Generated by click-elem2man from ../elements/standard/exactpaintswitch.hh:7
on 2022/11/25.