DocumentCode :
1911612
Title :
Scalar Prefix Search: A New Route Lookup Algorithm for Next Generation Internet
Author :
Behdadfar, Mohammad ; Saidi, Hossein ; Alaei, Hamid ; Samari, Babak
Author_Institution :
Dept. of Electr. & Comput. Eng., Isfahan Univ. of Technol., Isfahan
fYear :
2009
fDate :
19-25 April 2009
Firstpage :
2509
Lastpage :
2517
Abstract :
Currently, the increasing rate of routing lookups in Internet routers, the large number of prefixes and also the transition from IPV4 to IPV6, have caused Internet designers to propose new lookup algorithms and try to reduce the memory cost and the prefix search and update procedures times. Recently, some new algorithms are proposed trying to store the prefixes in a balanced tree to reduce the worst case prefix search and update times. These algorithms improve the search and update times compared to previous range based trees. In this paper it is shown that there is no need to treat the prefixes as ranges. It is only required to compare them like scalar values using a predefined rule. The method "scalar prefix search" which is presented here, is built on this concept and combining it with the proposed store and search methods, interprets each prefix as a number without any encoding, the need to convert it to the prefix end points or to use the trie based algorithms whose performance completely depends on IP address length. This method can be applied to many different tree structures. It is implemented using the binary search tree and some other balanced trees such as RB-tree, AVL-tree and B-tree for both IPV4 and IPV6 prefixes. Comparison results show better lookup and update performance or superior storage requirements for scalar prefix search in both average and worst cases, against current solutions like PIBT (Lu and Sahni, 2005) and LPFST (Wnn et al., 2005).
Keywords :
IP networks; Internet; telecommunication network routing; tree searching; AVL-tree; IP address length; IPV4; IPV6; Internet router; RB-tree; binary search tree; memory cost; next generation Internet; route lookup; scalar prefix search; tree structure; trie based algorithm; Algorithm design and analysis; Binary search trees; Communications Society; Costs; Data structures; Encoding; Internet; Routing; Search methods; Tree data structures;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
INFOCOM 2009, IEEE
Conference_Location :
Rio de Janeiro
ISSN :
0743-166X
Print_ISBN :
978-1-4244-3512-8
Electronic_ISBN :
0743-166X
Type :
conf
DOI :
10.1109/INFCOM.2009.5062179
Filename :
5062179
Link To Document :
بازگشت