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

计算机工程 ›› 2008, Vol. 34 ›› Issue (6): 95-97.

• 软件技术与数据库 • 上一篇    下一篇

基于RFC算法的快速多维数据包分类算法

刘 胤,杨世平   

  1. (贵州大学计算机科学与技术学院,贵阳 550025)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-03-20 发布日期:2008-03-20

Fast Packet Classification Algorithm Based on Recursive Flow Classification Algorithm in Multi-fields

LIU Yin, YANG Shi-ping   

  1. (College of Computer Science and Technology, Guizhou University, Guiyang 550025)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-03-20 Published:2008-03-20

摘要: 数据包分类技术应用于许多网络服务,其性能基本决定了服务的质量。RFC算法是具有代表性的数据包分类算法,分类速度快,但由于存储开销巨大,增加了算法实现的存储消耗,加大了成本。该文在RFC算法的基础上提出了一种利用Hash技术减少存储开销且保持相对快速的数据包分类算法。

关键词: 数据包分类, Hash技术, RFC算法

Abstract: Packet classification is widely used in many network services, and the qualities of these network services are basically determined by the performance of packet classification these network services use. RFC algorithm is a representative packet classification algorithm and it behaves fast in classification, but the storage it costs is so large that implementation of RFC algorithm is extravagant. This paper introduces a fast packet classification algorithm applying in multi-fields, which is based on recursive flow classification algorithm. By using Hash technology, it costs less storage than RFC algorithm and keeps high speed.

Key words: packet classification, Hash, Recursive Flow Classification(RFC) algorithm

中图分类号: