Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

RoundRobinIPMapper Element Documentation

NAME

RoundRobinIPMapper — Click element; round-robin mapper for IPRewriter

SYNOPSIS

RoundRobinIPMapper(PATTERN1, ..., PATTERNn)

Ports: none

DESCRIPTION

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.

SEE ALSO

IPRewriter, TCPRewriter, IPRewriterPatterns

Generated by click-elem2man from ../elements/ip/rripmapper.hh:6 on 2018/10/03.

Clone this wiki locally