DocumentCode :
2330378
Title :
NXG06-1: An Efficient IP Address Lookup Algorithm Using a Priority Trie
Author :
Lim, Hyesook ; Mun, Ju Hyoung
Author_Institution :
Inf. Electron. Eng., Ewha Womans Univ., Seoul
fYear :
2006
fDate :
Nov. 27 2006-Dec. 1 2006
Firstpage :
1
Lastpage :
5
Abstract :
Fast IP address lookup in the Internet routers is essential to achieve packet forwarding in wire-speed. The longest prefix matching for the IP address lookup is more complex than exact matching because of its dual dimensions, length and value. By thoroughly studying the current proposals for the IP address lookup problem, we find out that binary search could be a low-cost solution while providing high performance. Most of the existing binary search algorithms based on trie have simple data structures which can be easily implemented, but they have empty internal nodes. Binary search algorithms based on prefix values do not have empty nodes, but they either construct unbalanced trees or create extra nodes. In this paper, a new IP address lookup algorithm using a priority trie is proposed. The proposed algorithm is based on the trie structure, but empty internal nodes are replaced by priority prefixes. The longest prefix matching in the proposed algorithm is more efficiently performed since search can be immediately finished when input is matched to a priority prefix. The performance evaluation results show that the proposed priority trie has very good performance in terms of the memory requirement, the lookup speed, and the scalability.
Keywords :
IP networks; Internet; telecommunication network routing; tree data structures; IP address lookup algorithm; Internet routers; fast IP address lookup; priority trie; trie structure; Associative memory; Costs; Data structures; Hardware; Impedance matching; Internet; Proposals; Protocols; Routing; Scalability;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Global Telecommunications Conference, 2006. GLOBECOM '06. IEEE
Conference_Location :
San Francisco, CA
ISSN :
1930-529X
Print_ISBN :
1-4244-0356-1
Electronic_ISBN :
1930-529X
Type :
conf
DOI :
10.1109/GLOCOM.2006.347
Filename :
4150977
Link To Document :
بازگشت