2009 International Conference on Advanced Information Networking and Applications 2009
DOI: 10.1109/aina.2009.63
|View full text |Cite
|
Sign up to set email alerts
|

A Fast and Memory Efficient Dynamic IP Lookup Algorithm Based on B-Tree

Abstract: 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, insertio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
14
0

Year Published

2010
2010
2023
2023

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(14 citation statements)
references
References 21 publications
0
14
0
Order By: Relevance
“…MMSPT performs with a high speed for dynamic update and scalability in processing IP address lookup. However, there are still two shortcomings of MMSPT: (1) The lookup speed suffers from backtracking on MMSPT for the prefixes which are not the most specific prefixes defined in [13]. Especially with the rapid growth of Internet traffic, the times of backtracking lookup could increase, and this would dramatically decrease the throughput of routers.…”
Section: Limitation Of Prior Artmentioning
confidence: 99%
See 4 more Smart Citations
“…MMSPT performs with a high speed for dynamic update and scalability in processing IP address lookup. However, there are still two shortcomings of MMSPT: (1) The lookup speed suffers from backtracking on MMSPT for the prefixes which are not the most specific prefixes defined in [13]. Especially with the rapid growth of Internet traffic, the times of backtracking lookup could increase, and this would dramatically decrease the throughput of routers.…”
Section: Limitation Of Prior Artmentioning
confidence: 99%
“…Due to its importance, IP address lookup with longest prefix matching has received significant attention by researchers in the past few years [4]- [10]. Recently, with the rapid growth of internet traffic and IPv6 applications, there has been much renewed research interest in developing dynamic and scalable data structures for high-speed IP address lookup in a large-scale and dynamic forwarding table [11]- [13].…”
Section: Background and Motivationmentioning
confidence: 99%
See 3 more Smart Citations