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

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

Clone this wiki locally