Skip to content
Tom Barbette edited this page Nov 25, 2022 · 1 revision

CTXIPRoute Element Documentation

NAME

CTXIPRoute — Click element; IP routing table using the flow system

SYNOPSIS

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

Ports: 1 input, any number of outputs
Processing: push

DESCRIPTION

Interfaces are exactly the same as LookupIPRoute. But it is using the ctx system to do the lookup in advance.

SEE ALSO

LookupIPRoute

Generated by click-elem2man from ../elements/ctx/ctxiproute.hh:8 on 2022/11/25.

Clone this wiki locally