A Fast IPv6 Route Lookup Algorithm with Compressed Trie

姚兴苗,李乐民,胡光岷
DOI: https://doi.org/10.3321/j.issn:1000-436x.2004.10.008
2004-01-01
Abstract:To solve the problem of LLCAT algorithm that needs large memory space for IPv6 route lookup, A fast IPv6 route lookup algorithm with compressed trie was proposed. In order to save space, compressed algorithm was used when a node’s table includes some prefixes that were less than or equal to a pre-defined value. After being compressed, the algorithm’s time and update complexity do not change much under the worst condition. Simulation results show that our average searching time and memory consumed are efficient to those of LLCAT algorithm.
What problem does this paper attempt to address?