-
Notifications
You must be signed in to change notification settings - Fork 321
SortedIPLookup
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
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 2017/10/17.