FlowSwitch - tbarbette/fastclick GitHub Wiki
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.