Skip to content
Tom Barbette edited this page May 7, 2020 · 1 revision

ThreadIPMapper Element Documentation

NAME

ThreadIPMapper — Click element; thread-based mapper for IPRewriter

SYNOPSIS

ThreadIPMapper(PATTERN1, ..., PATTERNn)

Ports: none

DESCRIPTION

Works in tandem with IPRewriter to provide per-thread rewriting. This is useful, for example, to write port-dependent NAT. Implements the IPMapper interface.

Responds to mapping requests from an IPRewriter by choosing a PATTERN according to the current thread.

SEE ALSO

IPRewriter, TCPRewriter, IPRewriterPatterns, RoundRobinIPMapper

Generated by click-elem2man from ../elements/ip/threadipmapper.hh:6 on 2020/05/07.

Clone this wiki locally