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

LookupIPRouteMP Element Documentation

NAME

LookupIPRouteMP — Click element; simple static IP routing table

SYNOPSIS

LookupIPRouteMP(DST1/MASK1 [GW1] OUT1, DST2/MASK2 [GW2] OUT2, ...)

Batching: Batching natively supported
Ports: 1 input, any number of outputs
Processing: agnostic

DESCRIPTION

Interfaces are exactly the same as LookupIPRoute. The only difference is when operating in SMP mode, each processor has a processor local cache, hence the element is MT SAFE.

SEE ALSO

LookupIPRoute

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

Clone this wiki locally