-
Notifications
You must be signed in to change notification settings - Fork 82
FlowSwitch
Tom Barbette edited this page Nov 25, 2022
·
1 revision
FlowSwitch — Click element; Port load-balancer
FlowSwitch([KEYWORDS])
Ports: 1 input, 1 or more outputs
Processing: push
Load-balancer among Click ports. The same modes than FlowIPLoadBalancer are available, but instead of rewriting IP adresses this elements forward to specific ports.
Keyword arguments are:
fl :: FlowSwitch(MODE RR);
fl[0] -> ...;
fl[1] -> ...;
Generated by click-elem2man from ../elements/flow/flowswitch.hh:25
on 2022/11/25.