计算机与现代化

• 网络与通信 • 上一篇    下一篇

基于改进哈希编码的路由查询匹配算法

  

  1. (江苏建筑职业技术学院,江苏 徐州 221116)
  • 收稿日期:2014-09-09 出版日期:2014-12-22 发布日期:2014-12-22
  • 作者简介:冯庆华(1970-),男,江苏扬州人,江苏建筑职业技术学院实验师,硕士,研究方向:计算机网络与安全。

Routing Lookup Algorithm Based on Improved Hash Coding

  1. (Jiangsu Jianzhu Institute, Xuzhou 221116, China)
  • Received:2014-09-09 Online:2014-12-22 Published:2014-12-22

摘要: 路由查找算法是网络路由器关键技术之一,为了提高数据查询性能,提出一种基于改进哈希编码的路由查询匹配算法。利用哈希函数压缩数据名字,采用状态转换阵列实现名称最长前缀的快速匹配,将路由节点缓存因素引入路由决策,采用仿真对比实验对算法的性能进行测试。结果表明,与其它路由查询匹配算法相比,本文算法不仅降低了数据内存开销,大幅度减少平均查询时间,而且提高了数据路由查询的效率。

关键词: 命名数据网络, 哈希编码, 路由查询, 邻居缓存路由策略

Abstract: The routing lookup algorithm is one of the key technologies in network routers. In order to improve the efficiency of data routing lookup, a data routing lookup query matching algorithm is proposed based on the improved hash coding. Hash function is used to compress the data name, and the state switching array is used to match the longest prefix name quickly, and then routing node cache factors are introduced into the routing decision, finally the simulation experiments are carried out to test the performance of this algorithm. The results show that, compared with other data routing lookup query matching algorithms, the proposed algorithm not only reduces the cost of data memory, greatly reduces the average routing lookup time, and improves the efficiency of data routing lookup.

Key words: named data network, hash coding, routing lookup, neighbor cache explore routing strategy

中图分类号: