-
Notifications
You must be signed in to change notification settings - Fork 81
RoundRobinIPMapper
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
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 2018/10/03.