Applied Sciences (Oct 2019)

Vectored-Bloom Filter for IP Address Lookup: Algorithm and Hardware Architectures

  • Hayoung Byun,
  • Qingling Li,
  • Hyesook Lim

DOI
https://doi.org/10.3390/app9214621
Journal volume & issue
Vol. 9, no. 21
p. 4621

Abstract

Read online

The Internet Protocol (IP) address lookup is one of the most challenging tasks for Internet routers, since it requires to perform packet forwarding at wire-speed for tens of millions of incomming packets per second. Efficient IP address lookup algorithms have been widely studied to satisfy this requirement. Among them, Bloom filter-based approach is attractive in providing high performance. This paper proposes a high-speed and flexible architecture based on a vectored-Bloom filter (VBF), which is a space-efficient data structure that can be stored in a fast on-chip memory. An off-chip hash table is infrequently accessed, only when the VBF fails to provide address lookup results. The proposed architecture has been evaluated through both a behavior simulation with C language and a timing simulation with Verilog. The hardware implementation result shows that the proposed architecture can achieve the throughput of 5 million packets per second in a field programmable gate array (FPGA) operated at 100 MHz.

Keywords