Multi-byte Regular Expression Matching with Speculation

19Citations
Citations of this article
19Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Intrusion prevention systems determine whether incoming traffic matches a database of signatures, where each signature in the database represents an attack or a vulnerability. IPSs need to keep up with ever-increasing line speeds, which leads to the use of custom hardware. A major bottleneck that IPSs face is that they scan incoming packets one byte at a time, which limits their throughput and latency. In this paper, we present a method for scanning multiple bytes in parallel using speculation. We break the packet in several chunks, opportunistically scan them in parallel and if the speculation is wrong, correct it later. We present algorithms that apply speculation in single-threaded software running on commodity processors as well as algorithms for parallel hardware. Experimental results show that speculation leads to improvements in latency and throughput in both cases. © 2009 Springer Berlin Heidelberg.

Cite

CITATION STYLE

APA

Luchaup, D., Smith, R., Estan, C., & Jha, S. (2009). Multi-byte Regular Expression Matching with Speculation. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 5758 LNCS, pp. 284–303). https://doi.org/10.1007/978-3-642-04342-0_15

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free