Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

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 2017/10/17.

Clone this wiki locally