A lightweight algorithm for traffic filtering over sliding windows

Carregant...
Miniatura

Fitxers

A lightweight algorithm for traffic filtering over sliding windows (.pdf, 134.64 KB) (Accés restringit) Sol·licita una còpia a l'autor
El pots comprar en digital a:
El pots comprar en paper a:

Projectes de recerca

Unitats organitzatives

Número de la revista

Títol de la revista

ISSN de la revista

Títol del volum

Col·laborador

Editor

Tribunal avaluador

Realitzat a/amb

Tipus de document

Text en actes de congrés

Data publicació

Editor

Condicions d'accés

Accés restringit per política de l'editorial

item.page.rightslicense

Creative Commons
Aquesta obra està protegida pels drets de propietat intel·lectual i industrial corresponents. Llevat que s'hi indiqui el contrari, els seus continguts estan subjectes a la llicència de Creative Commons: Reconeixement-NoComercial-SenseObraDerivada 3.0 Espanya

Assignatures relacionades

Assignatures relacionades

Publicacions relacionades

Datasets relacionats

Datasets relacionats

Projecte CCD

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.

Descripció

Persones/entitats

Document relacionat

Versió de

Citació

Sanjuas, 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.

Ajut

Forma part

Dipòsit legal

ISBN

978-1-4577-2052-9

ISSN

Altres identificadors

Referències