Packet Classification Using Tuple Space with Improved Cuckoo Filter

Jiayao Wang,Qiujie Wang,Ziling Wei,Baosheng Wang
DOI: https://doi.org/10.1109/mass56207.2022.00042
2022-01-01
Abstract:In packet classification, the scheme based on tuple space has low classification performance due to a large number of hash calculations and tuples that need to be accessed. To improve the performance, this paper introduces a filter-assisted approach that improves the cuckoo filter, which makes pre-matches before accessing tuples to reduce the tuple space algorithm's average number of memory accesses. The experiments show that our model has a high pruning rate and spatial performance.
What problem does this paper attempt to address?