作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (16): 79-81. doi: 10.3969/j.issn.1000-3428.2010.16.029

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

用于快速流分类的关键字分解Hash算法

赵国峰,闫 亮   

  1. (重庆邮电大学计算机科学与技术学院,重庆 400065)
  • 出版日期:2010-08-20 发布日期:2010-08-17
  • 作者简介:赵国峰(1972-),男,教授、博士,主研方向:流量测量,网络管理;闫 亮,硕士研究生
  • 基金资助:
    教育部科学技术研究基金资助重点项目(208117);重庆市教委应用基础研究基金资助项目(KJ080528)

Keywords Decompound Hash Algorithm for Quick Flow Classification

ZHAO Guo-feng, YAN Liang   

  1. (School of Computer Science and Technology, Chongqing University of Posts and Telecommunication, Chongqing 400065)
  • Online:2010-08-20 Published:2010-08-17

摘要: 在Hash算法的基础上,提出一种基于关键字分解的快速流分类算法。通过把关键字进行分解,与预先选定的随机质数向量进行异或后相乘得出Hash值。实验结果表明,与IPSX、CRC32和Bob-Jenkins Hash算法相比,该算法在哈希值的计算速率、值的分布均匀性和冲突率等方面具有较好的性质,分类速度达到18 Mp/s,能满足快速网络流量测量的需求。

关键词: 流分类, Hash算法, 关键字分解

Abstract: This paper proposes a keywords decompound Hash algorithm for quick flow classification based on keywords decompound. It receives the key by decompounding the keywords to small blocks, xored with selected primes and multiplied. Compared D-hash with IPSX, CRC32 and Bob Jenkins Hash algorithms. Experimental results indicate that the algorithm has good capability in rate, well-proportioned keys and collision rate. The classification rate is 18 Mp/s, D-hash can satisfy the quick net flow measurement.

Key words: flow classification, Hash algorithm, keywords decompound

中图分类号: