A lightweight algorithm for traffic filtering over sliding windows
View/Open
A lightweight algorithm for traffic filtering over sliding windows (134,6Kb) (Restricted access)
Request copy
Què és aquest botó?
Aquest botó permet demanar una còpia d'un document restringit a l'autor. Es mostra quan:
- Disposem del correu electrònic de l'autor
- El document té una mida inferior a 20 Mb
- Es tracta d'un document d'accés restringit per decisió de l'autor o d'un document d'accés restringit per política de l'editorial
Document typeConference report
Defense date2012
Rights accessRestricted access - publisher's policy
Except where otherwise noted, content on this work
is licensed under a Creative Commons license
:
Attribution-NonCommercial-NoDerivs 3.0 Spain
Abstract
The problem of testing whether a packet belongs to a set of filtered addresses has been traditionally addressed using Bloom filters. They have a small memory footprint and require few memory accesses per query and insertion, while presenting a small probability of false positive. The problem of automatic eviction of filtered addresses after a pre-configured time window is more challenging, since it requires tracking insertion times for later removal. This has been achieved in the literature by replacing the Bloom filter's vector of bits for a vector of timestamps. This approach precisely expires old items from the filter, but has a large memory footprint. We present a novel Bloom filter based data structure that features approximate information expiration. This small extra source of error allows for a more compact filter representation, thus becoming more suitable to fit in more expensive, faster memory. Additionally, our data structure is more flexible in that it allows for balancing the trade-off between filtering and expiration accuracy. Our experiments show that this method can obtain up to orders of magnitude higher overall accuracy than the time-stamp approach using the same amount of memory.
CitationSanjuas, J. [et al.]. A lightweight algorithm for traffic filtering over sliding windows. A: IEEE International Conference on Communications. "IEEE International Conference on Communications (ICC 2012): Ottawa, Ontario, Canada, 10-15 June 2012". 2012, p. 1171-1176.
ISBN978-1-4577-2052-9
Files | Description | Size | Format | View |
---|---|---|---|---|
A lightweight a ... g over sliding windows.pdf![]() | A lightweight algorithm for traffic filtering over sliding windows | 134,6Kb | Restricted access |