2000 character limit reached
Cache-aware data structures for packet forwarding tables on general purpose CPUs (1804.09254v1)
Published 24 Apr 2018 in cs.NI
Abstract: Longest prefix matching has long been the bottleneck of the Bloom filter-based solutions for packet forwarding implemented in software. We propose a search algorithm to match a destination IP address against a compact representation of the FIB table in CPU cache on general purpose hardware with an average performance target of O(log n) for an n-bit address.