首页> 外文会议>International Conference on High Performance Switching and Routing >Binary search on trie levels with a bloom filter for longest prefix match
【24h】

Binary search on trie levels with a bloom filter for longest prefix match

机译:具有盛开过滤器的Trie级别的二进制搜索最长前缀匹配

获取原文

摘要

As one of efficient IP address lookup approaches, binary search on trie levels (BSL) provides high-speed search performance. It has been recently studied that the search performance of BSL algorithms can be further improved by adding a Bloom filter. The Bloom filter has a role identifying whether there is a node beforehand so that unnecessary trie accesses can be avoided. Leaf-pushing BSL (LBSL) algorithm performs the binary search on trie levels in a leaf-pushing trie. Since every prefix is located in leaves in this trie, it has an advantage that the search can be immediately finished when a prefix is encountered. However, because of prefix replication caused in the leaf-pushing process, the trie becomes dense, and hence adding a Bloom filter does not give much impact in improving the search performance. The motivation of this paper is to keep the sparseness of a trie to get search performance improvement by a Bloom filter in performing the binary search on trie levels in a leaf-pushing trie. The proposed algorithm defines control levels, and an internal prefix is pushed up to the closest control level. By limiting the levels of leaf-pushing, the prefix replication is significantly reduced, and hence a Bloom filter can provide an increased efficiency. Simulations using 5 actual routing sets with different sizes show that the search performance improvement by a Bloom filter is more significant than in the previous LBSL approach, and the average number of trie accesses is 2 to 3 in performing an IP address lookup in our proposed algorithm.
机译:作为一个有效的IP地址查找方法之一,TRIE级别(BSL)上的二进制搜索提供了高速搜索性能。最近已经研究过,通过添加绽放过滤器可以进一步提高BSL算法的搜索性能。绽放过滤器具有标识是否预先存在节点的作用,以便可以避免不必要的TRIE访问。叶子推动BSL(LBSL)算法在叶子推动的Trie中执行关于Trie级别的二进制搜索。由于每个前缀位于此Trie中的叶片中,因此当遇到前缀时,可以立即完成搜索。但是,由于在叶子推动过程中引起的前缀复制,Trie变得密集,因此添加绽放过滤器不会对提高搜索性能产生很大影响。本文的动机是保持Trie的稀疏性,通过盛开的过滤器来获得搜索性能改进,在推动Trie中的Trie水平上执行二进制搜索。所提出的算法定义了控制级别,内部前缀被推到最接近的控制级别。通过限制叶推的水平,前缀复制显着降低,因此盛开的滤波器可以提供提高的效率。使用具有不同大小的5个实际路由组的模拟表明,盛开过滤器的搜索性能提升比以前的LBSL方法更重要,并且在我们提出的算法中执行IP地址查找,TRIE访问的平均数为2到3 。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号