-
Notifications
You must be signed in to change notification settings - Fork 321
RoundRobinIPMapper
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
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.