TY - JOUR
T1 - Multiprefix trie
T2 - A new data structure for designing dynamic router-tables
AU - Hsieh, Sun Yuan
AU - Huang, Yi Ling
AU - Yang, Ying Chi
PY - 2011
Y1 - 2011
N2 - IP lookup affects the speed of an incoming packet and the time required to determine which output port the packet should be sent to; hence, it plays an important role in the design of router-tables. In this paper, we propose a new data structure, called a multiprefix trie, for use in designing dynamic router-tables. One key feature of our data structure is that each node can store more than one prefix, which reduces the number of memory accesses. When performing lookup, the structure can search more prefixes in one node and may find the longest matching prefix in an internal node rather than on a leaf. Moreover, when updating the router-table, it does not need to reconstruct the table. As a by-product, the proposed data structure minimizes the time required for dynamic router-table operations, including lookup, insertion, and deletion, and also reduces the number of memory accesses. We report the results of experiments conducted to compare the proposed data structure with other structures using the benchmark IPv4 prefix database AS4637 with 219,581 prefixes.
AB - IP lookup affects the speed of an incoming packet and the time required to determine which output port the packet should be sent to; hence, it plays an important role in the design of router-tables. In this paper, we propose a new data structure, called a multiprefix trie, for use in designing dynamic router-tables. One key feature of our data structure is that each node can store more than one prefix, which reduces the number of memory accesses. When performing lookup, the structure can search more prefixes in one node and may find the longest matching prefix in an internal node rather than on a leaf. Moreover, when updating the router-table, it does not need to reconstruct the table. As a by-product, the proposed data structure minimizes the time required for dynamic router-table operations, including lookup, insertion, and deletion, and also reduces the number of memory accesses. We report the results of experiments conducted to compare the proposed data structure with other structures using the benchmark IPv4 prefix database AS4637 with 219,581 prefixes.
UR - http://www.scopus.com/inward/record.url?scp=79953204306&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=79953204306&partnerID=8YFLogxK
U2 - 10.1109/TC.2010.133
DO - 10.1109/TC.2010.133
M3 - Article
AN - SCOPUS:79953204306
SN - 0018-9340
VL - 60
SP - 693
EP - 706
JO - IEEE Transactions on Computers
JF - IEEE Transactions on Computers
IS - 5
M1 - 5487496
ER -