Data Structures For One-Dimensional Packet Classification Using Most-Specific-Rule Matching

  • Authors:
  • Affiliations:
  • Venue:
  • ISPAN '02 Proceedings of the 2002 International Symposium on Parallel Architectures, Algorithms and Networks
  • Year:
  • 2002

Quantified Score

Hi-index 0.01

Visualization

Abstract

We review the data structures that have been proposed for one-dimensional packet classification. Our review is limited to data structures for the case when ties among the rules that match an incoming packet are broken by selecting the matching rule that is most specific. For the case when the rule filters are destination-address prefixes or are nonintersecting ranges, this tie breaker corresponds to longest-prefix or shortest-range matching, respectively. When the rule filters are arbitrary ranges, this tie breaker resolves the tie only when the rule set is conflict free. Data structures for both static and dynamic rule tables are discussed.