-
Notifications
You must be signed in to change notification settings - Fork 81
FlowMinLoadSwitch
Tom Barbette edited this page Nov 25, 2022
·
1 revision
FlowMinLoadSwitch — Click element; splits flows across its ports selecting the less-loaded one
FlowMinLoadSwitch()
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 flow based on on the number of packets already sent per-port.. The element use a hashtable to remember each 5-tuple passing by and is therefore *not* thread-safe.
Switch, HashSwitch, StrideSwitch, RandomSwitch, IPRRSwitch
Generated by click-elem2man from ../elements/ip/flowminloadswitch.hh:10
on 2022/11/25.