Published in

Association for Computing Machinery (ACM), Computer Communication Review, 4(44), p. 15-26, 2014

DOI: 10.1145/2740070.2626294

Proceedings of the 2014 ACM conference on SIGCOMM - SIGCOMM '14

DOI: 10.1145/2619239.2626294

Links

Tools

Export citation

Search in Google Scholar

SAX-PAC (Scalable and expressive packet classification)

This paper is available in a repository.
This paper is available in a repository.

Full text: Download

Green circle
Preprint: archiving allowed
Green circle
Postprint: archiving allowed
Red circle
Published version: archiving forbidden
Data provided by SHERPA/RoMEO

Abstract

Efficient packet classification is a core concern for network services. Traditional multi-field classification approaches, in both software and Ternary Content-Addressable Memory (TCAMs), entail tradeoffs between (memory) space and (lookup) time. TCAMs cannot efficiently represent range rules, a common class of classification rules confining values of packet fields to given ranges. The exponential space growth of TCAM entries relative to the number of fields is exacerbated when multiple fields contain ranges. In this work, we present a novel approach which identifies properties of many classifiers which can be implemented in linear space and with worst-case guaranteed logarithmic time \emph{and} allows the addition of more fields including range constraints without impacting space and time complexities. On real-life classifiers from Cisco Systems and additional classifiers from ClassBench (with real parameters), 90-95\% of rules are thus handled, and the other 5-10\% of rules can be stored in TCAM to be processed in parallel.