Bloofi: Multidimensional bloom filters

A Crainiceanu, D Lemire - Information Systems, 2015 - Elsevier
Bloom filters are probabilistic data structures commonly used for approximate membership
problems in many areas of Computer Science (networking, distributed systems, databases …

Counting bloom filters for pattern matching and anti-evasion at the wire speed

G Antichi, D Ficara, S Giordano, G Procissi… - IEEE …, 2009 - ieeexplore.ieee.org
Standard pattern-matching methods used for deep packet inspection and network security
can be evaded by means of TCP and IP fragmentation. To detect such attacks, intrusion …

Blooming trees for minimal perfect hashing

G Antichi, D Ficara, S Giordano… - … 2008-2008 IEEE …, 2008 - ieeexplore.ieee.org
Hash tables are used in many networking applications, such as lookup and packet
classification. But the issue of collisions resolution makes their use slow and not suitable for …

A randomized scheme for IP lookup at wire speed on NetFPGA

G Antichi, A Di Pietro, D Ficara… - 2010 IEEE …, 2010 - ieeexplore.ieee.org
Because of the rapid growth of both traffic and links capacity, the time budget to perform IP
address lookup on a packet continues to decrease and lookup tables of routers unceasingly …

一种基于树形结构的布鲁姆过滤器

程聂, 黄昆, 苏欣, 张大方 - 计算机工程与科学, 2012 - joces.nudt.edu.cn
本文提出一种基于多层次结构的树形布鲁姆过滤器TBF. 多层次结构是近年来布鲁姆过滤器及
相关数据结构研究的热点. 这一结构使得多层次的存储方式得以实现, 减轻了片上存储的负担 …

A heuristic and hybrid hash-based approach to fast lookup

G Antichi, A Di Pietro, D Ficara… - … Conference on High …, 2009 - ieeexplore.ieee.org
IP address lookup is a fundamental task for Internet routers. Because of the rapid growth of
both traffic and links capacity, the time budget to process a packet continues to decrease …

False-positive probability and compression optimization for tree-structured Bloom filters

Y Fu, E Biersack - ACM Transactions on Modeling and Performance …, 2016 - dl.acm.org
Bloom filters are frequently used to to check the membership of an item in a set. However,
Bloom filters face a dilemma: the transmission bandwidth and the accuracy cannot be …

Towards smarter probes: In-network traffic capturing and processing

N Bonelli, A DiPietro, S Giordano, G Procissi… - Trustworthy Internet, 2011 - Springer
Monitoring is a matter of the greatest importance for the correct operation of current
communication networks. In spite of that, analyzing and checking out the traffic flowing over …

Achieving perfect hashing through an improved construction of Bloom filters

G Antichi, A Di Pietro, D Ficara… - 2010 IEEE …, 2010 - ieeexplore.ieee.org
A Bloom Filter is an efficient randomized data structure for membership queries on a set with
a certain known false positive probability. Bloom Filters (BFs) are very attractive for their …

High-performance network programming for multicore architectures.

N Bonelli - 2018 - tesidottorato.depositolegale.it
Over the last few years the Internet has become a pervasive network that inter-connects
billions of users and heterogeneous devices. The speed at which ser-vices mutate and the …