|
计算机科学 2006
Research on Hash Algorithm of Packet Classify Into Flow
|
Abstract:
With the development of Internet technology and improvement of application technology, real-time and fast packet classifications have been applied to more and more services. In this article,an algorithm with fast classify packet into flow was give. It takes Hash algorithm as main idea, and speeding hash search with the localness of flow. Accord- ing to the characters of high time precision and object-oriented,C~(++) to emulate this algorithm was chosen. At last, time complexity and space complexity were analyzed. The analysis shows that this algorithm has nice time complexity and space complexity and can achieve fast shunt.