標題: Fast packet classification using MultiDimensional encoding
作者: Huang, Chi Jia
Chen, Chien
Chou, Chia Sheng
Kao, Shou Ting
資訊工程學系
Department of Computer Science
公開日期: 2007
摘要: Internet routers need to classify incoming packets quickly into flows in order to support features such as Internet security, virtual private networks and Quality of Service (QoS). Packet classification uses information contained in the packet header, and a predefined rule table in the routers. Packet classification of multiple fields is generally a difficult problem. Hence, researchers have proposed various algorithms. This study proposes a multidimensional encoding method in which parameters such as the source 111' address, destination IT address, source port, destination port and protocol type are placed in a multidimensional space. Similar to the previously best known algorithm, i.e., bitmap intersection, multi-dimensional encoding is based on the multi-dimensional range lookup approach, in which rules are divided into several multidimensional collision-free rule sets. These sets are then used to form the new coding vector to replace the bit vector of the bitmap intersection algorithm. The average memory storage of this encoding is 0 (L-N-logN) for each dimension, where L denotes the number of collision-free rule sets, and N represents the number of rules. The multi-dimensional encoding practically requires much less memory than bitmap intersection algorithm. Additionally, the computation needed for this encoding is as simple as bitmap intersection algorithm. The low memory requirement of the proposed scheme means that it not only decreases the cost of packet classification engine, but also increases the classification performance, since memory access represents the performance bottleneck in the packet classification engine implementation using a network processor.
URI: http://hdl.handle.net/11536/12556
ISBN: 978-1-4244-1205-1
期刊: 2007 WORKSHOP ON HIGH PERFORMANCE SWITCHING AND ROUTING
起始頁: 13
結束頁: 18
顯示於類別:會議論文