作者: Xiaoyu Zhao , Wenjian Jiang , Yan Ma , Xiaohong Huang , Qiong Sun
DOI:
关键词:
摘要: Recently, the significantly increased IPv6 address length has posed a greater challenge on wire-speed router for IP lookup. As result, even most efficient IPv4 lookup scheme can not meet demand in IPv6. In this paper, we make thorough study of real world IPv4/IPv6 routing tables and find out useful characteristic leaf nodes first time. The be arranged single balance tree thus change LPM (longest prefix matching) model to exact matching one This only reduce number searching keys, but also memory cost support fast update. What's more, procedure stop immediately when meeting match. our is general concept. Here, implement with three typical trees: B-tree, red black avl detailed comparison from every aspect. experimental results show that its average speed less than third newly proposed rangebased algorithm PIBT[1]. And among these schemes, best consumption while B-tree least update