Abstract
The paper presents an IP address lookup algorithm with low memory requirement and fast updates. The scheme, which is denoted prefix-tree, uses a combination of a trie and a tree search, which is efficient in memory usage because the tree contains exactly one node for each prefix in the routing table. The time complexity for update operations is low for the prefix-tree. The lookup operation for the basic binary prefix-tree may require that a high number of nodes be traversed. The paper presents improvements to decrease lookup time, including shortcut tables and multi-bit trees. The prefix-tree is compared to a trie and a path compressed trie using prefixes from a real routing table.
Original language | English |
---|---|
Title of host publication | Workshop on High Performance Switching and Routing, 2003, HPSR. |
Publisher | IEEE |
Publication date | 2003 |
ISBN (Print) | 0-7803-7710-9 |
DOIs | |
Publication status | Published - 2003 |
Event | 2003 Workshop on High Performance Switching and Routing - Torino, Italy Duration: 24 Jun 2003 → 28 Jun 2003 http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=8691 |
Workshop
Workshop | 2003 Workshop on High Performance Switching and Routing |
---|---|
Country/Territory | Italy |
City | Torino |
Period | 24/06/2003 → 28/06/2003 |
Internet address |