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

SortedIPLookup Element Documentation

NAME

SortedIPLookup — Click element; simple IP routing table

SYNOPSIS

SortedIPLookup(ADDR1/MASK1 [GW1] OUT1, ADDR2/MASK2 [GW2] OUT2, ...)

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

DESCRIPTION

SortedIPLookup is a version of LinearIPLookup that sorts the routing table. In practice, however, it performs worse than LinearIPLookup, which itself performs terribly, so it is deprecated.

SEE ALSO

LinearIPLookup

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

Clone this wiki locally