2019 IEEE International Conference on Intelligent Techniques in Control, Optimization and Signal Processing (INCOS) 2019
DOI: 10.1109/incos45849.2019.8951425
|View full text |Cite
|
Sign up to set email alerts
|

A Trie based IP Lookup Approach for High Performance Router/Switch

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 10 publications
0
4
0
Order By: Relevance
“…High-performance IP lookups are made possible by the multibit trie, which is used to swiftly search for IP addresses depending on their prefix. This work experimented with various stride value and measure the lookup time with the different data sets [36]. Today's concern is to optimizing the space and reducing the IP look up time.…”
Section: Related Workmentioning
confidence: 99%
“…High-performance IP lookups are made possible by the multibit trie, which is used to swiftly search for IP addresses depending on their prefix. This work experimented with various stride value and measure the lookup time with the different data sets [36]. Today's concern is to optimizing the space and reducing the IP look up time.…”
Section: Related Workmentioning
confidence: 99%
“…To reduce the number of memory accesses during lookup, m-ry trees are introduced [3], [6], [8], [17], [21]. M-ry trees use a stride of m bits in each step, so the number of memory accesses in the worst case is m times lower than in the binary tree's worst case.…”
Section: Related Workmentioning
confidence: 99%
“…Therefore, these prefixes need to be pushed to the closest level that is visible in m-ry tree. In [17], Huffman coding is used to compress the lookup table entries into resulting m-ry tree structure. Memory requirements are decreased compared to classic m-ry tree solution, but the main problem of multiple memory accesses remains.…”
Section: Related Workmentioning
confidence: 99%
“…Therefore, the existing baseline lookup and naming methods based on trie are less efficient as per the above discussion in achieving unique prefix naming and lookup method for the dynamic scenario in VNDN. Furthermore, the trie can play a crucial role in forwarding tables [7] to get the desired content. This data structure supports both the longest prefix match (LPM) and the exact match (EM).…”
Section: Introductionmentioning
confidence: 99%