DocumentCode
1907545
Title
A two-dimensional binary prefix tree for packet classification
Author
Jung, Yeojin ; Hyesook Jim
Author_Institution
Telecommun. Network Bus., Samsung Electron., Seoul, South Korea
fYear
2005
fDate
12-14 May 2005
Firstpage
505
Lastpage
509
Abstract
The Internet nowadays is getting demanded to provide better services, and hence next generation routers are required to perform intelligent packet classification. For given a classifier defining packet attributes or contents, packet classification is the process of identifying the highest priority rule to which a packet conforms. A notable characteristic of real classifiers is that a packet matches only a small number of distinct source-destination prefix pairs. Therefore, a lot of packet classification schemes have been proposed to filter rules based on source and destination prefix fields. However, most of the schemes are based on trie structure and sequential one-dimensional searches in each prefix as well as they require huge memory size. In this paper, we proposed a memory-efficient two-dimensional search scheme using source and destination prefix pairs. By constructing codeword binary prefix tree, source prefix search and destination prefix search are simultaneously performed in a single binary prefix tree. Moreover, the proposed two-dimensional binary prefix tree does not include any empty internal nodes, and therefore, memory waste of previous trie-based structures is completely eliminated.
Keywords
Internet; search problems; tree data structures; Internet; codeword binary prefix tree; destination prefix search; intelligent packet classification; source prefix search; source-destination prefix pairs; two-dimensional binary prefix tree; Classification tree analysis; Filters; IP networks; Intelligent networks; Joining processes; Next generation networking; Protocols; Quality of service; Telecommunication network management; Web and internet services;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Switching and Routing, 2005. HPSR. 2005 Workshop on
Print_ISBN
0-7803-8924-7
Type
conf
DOI
10.1109/HPSR.2005.1503284
Filename
1503284
Link To Document