Title :
Fast tuple space based packet classification algorithm for two-field conflict free filters
Author :
Ting, Pau-Chuan ; Hsu, Yung-Sheng ; Lee, Tsern-Huei
Author_Institution :
Inst. of Comput. Sci. & Inf. Eng., Nat. Chiao Tung Univ., Hsinchu, Taiwan
Abstract :
Packet classification is an important component of new Internet routers to support various services such as quality of service guarantee and virtual private network. Basically, packet classification can be considered as a process looking for the best matching filter in a filter set for several fields selected from packet header. Various data structures and search algorithms have been proposed for such multi-field packet classification. In particular, the nested binary tuple space search algorithm presented [V.Srinivasan, 2001] was designed for two-field conflict free filter sets. The time complexity of the nested binary search algorithm is ([log(W + 1)])2, where W is the length of the fields. In this paper, we investigate the impact of built-in markers and associated pre-computation mechanisms on such an algorithm employs unified markers and associated pre-computation mechanisms on such an algorithm. We found that, if the nested binary search algorithm employs unified markers and identical pre-computation manner for them, the search process may result in a "no match" while there exist matching filters. The incorrect decision is caused by conflicts between some markers and filters. We present in this paper a necessary and sufficient condition to determine whether or not markers generated by a filter conflict with another filter. Besides, we further propose a novel search algorithm which can find the best matching filter in 2[log(W + 1)] probes. Although more resolution filters are added, empirical results for random filter sets show that our scheme requires less memory than the nested binary search algorithm because no primary markers (and the secondary markers of primary markers) are needed.
Keywords :
Internet; filtering theory; matched filters; packet switching; search problems; telecommunication network routing; virtual private networks; Internet routers; fast tuple space; matching filter; multifield packet classification; nested binary search algorithm; precomputation mechanisms; quality of service; time complexity; tuple space search algorithm; two-field conflict free filters; virtual private network; Algorithm design and analysis; Classification algorithms; Data structures; IP networks; Information filtering; Information filters; Matched filters; Quality of service; Virtual private networks; Web and internet services;
Conference_Titel :
Communications, 2003. ICC '03. IEEE International Conference on
Print_ISBN :
0-7803-7802-4
DOI :
10.1109/ICC.2003.1204193