Title
A Fast and Memory Efficient Dynamic IP Lookup Algorithm Based on B-Tree
Abstract
This paper deals with the traditional IP address lookup problem with fast updates. We propose a B-tree data structure, called MMSPT (multiway most specific prefix tree), which is constructed by using the most specific prefixes in routing tables. MMSPT arranges the most specific prefixes as the keys in B-tree. Unlike the previous schemes, every prefixes in routing tables is stored exactly once in our MMSPT. For a routing table of n prefixes, MMSPT requires O(n) memory, and the time for search, insertion and deletion operations are O(logmn), O(mlogmn), and O(mlogmn), respectively (m is the order of the B-tree). Our experimental results conducted by using five real IPv4 routing tables show that MMSPT outperforms two existing B-tree data structures, PIBT (prefix in B-tree) and MRT (multiway range tree), in all aspects. Moreover, since the complexities of MMSPT is not subject to the length of IP addresses, the proposed MMSPT can be easily extended to fit the IPv6.
Year
DOI
Venue
2009
10.1109/AINA.2009.63
AINA
Keywords
Field
DocType
specific prefix tree,multiway range tree,ip networks,proposed mmspt,traditional ip address lookup,memory efficient dynamic ip,ip lookup,b-tree data structure,mmspt,tree data structures,route update,b-tree,ip address lookup problem,lookup algorithm,routing table,o(n) memory,multiway most specific prefix tree,ip address,specific prefix,existing b-tree data structure,ipv4 routing table,telecommunication network routing,dynamic ip lookup algorithm,table lookup,data structure,data structures,internet,b tree,routing,spine,algorithm design and analysis,memory management,scalability
Data structure,Range tree,Computer science,Parallel computing,Tree (data structure),Algorithm,Computer network,B-tree,Prefix,Routing table,Trie,Supernetwork
Conference
ISSN
ISBN
Citations 
1550-445X E-ISBN : 978-0-7695-3638-5
978-0-7695-3638-5
6
PageRank 
References 
Authors
0.59
17
2
Name
Order
Citations
PageRank
Yeimkuan Chang124727.93
Yung-Chieh Lin216710.50