• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2010, Vol. 32 ›› Issue (10): 1-4.

    Next Articles

An Irrelative Rule Set Match Algorithm Based on Collision Detection

SHI Rong hua1,MO Rui1,ZHAO Wen tao2   

  1. (1.School of Information Science and Engineering,Central South University,Changsha 410083;
    2.School of Computer Science,National University of Defense Technology,Changsha 410073,China)
  • Received:2009-07-16 Revised:2009-12-03 Online:2010-09-29 Published:2010-09-29

Abstract:

The fire wall has already become a key role in the network security architecture,and more and more attention has been paid to the management of firewalls. This paper aims at the problems of rule collision and rule match efficiency in the management of firewalls,and submits an irrelevant rule set match algorithm based on  collision detection. By analyzing  the filtering rules,the paper confirms 5 relations that the rules should be matched;by categorizing  the collision rules,the paper concludes the collision detection state diagram according to the collision's characteristics,which helps to optimize the firewall rule set. Based on the analysis of the traditional liner match algorithm and the tree match algorithm,the paper submits an irrelative rule set match algorithm based on collision detection.The efficiency of the algorithm is O(log(n)) on the average and the performance of the algorithm is better than the traditional ones.

Key words: firewall, rule set, collision detection, irrelative