-
Notifications
You must be signed in to change notification settings - Fork 84
SortedIPLookup
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
SortedIPLookup — Click element; simple IP routing table
SortedIPLookup(ADDR1/MASK1 [GW1] OUT1, ADDR2/MASK2 [GW2] OUT2, ...)
Ports: 1 input, any number of outputs
Processing: push
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.
Generated by click-elem2man from ../elements/ip/sortediplookup.hh:7
on 2018/10/03.