RoundRobinIPMapper - kohler/click GitHub Wiki
RoundRobinIPMapper — Click element; round-robin mapper for IPRewriter
RoundRobinIPMapper(PATTERN1, ..., PATTERNn)
Ports: none
Works in tandem with IPRewriter to provide round-robin rewriting. This is useful, for example, in load-balancing applications. Implements the IPMapper interface.
Responds to mapping requests from an IPRewriter by trying the PATTERNs in round-robin order and returning the first successfully created mapping.
IPRewriter, TCPRewriter, IPRewriterPatterns
Generated by click-elem2man from ../elements/ip/rripmapper.hh:6 on 2017/10/17.