@inproceedings{70f00eddbbae46acaaf7d4f7d2867b66,
title = "Binary search on levels using a Bloom filter for IPv6 address lookup",
abstract = "This paper proposes a new IP address lookup using a Bloom filter. The proposed algorithm is based on binary search on trie levels, and a Bloom filter pre-filters the levels which do not have matching nodes in performing the binary search on levels. Hence the number of memory access which affects the search performance is greatly reduced. Simulation result shows that an IPv6 address lookup can be performed with 1 - 3 memory accesses in average for an IPv6 routing data set with 1096 prefixes.",
keywords = "binary search on levels, Bloom filter, hash table, IP address lookup, IPv6",
author = "Kyuhee Lim and Kyunghye Park and Hyesook Lim",
year = "2009",
doi = "10.1145/1882486.1882534",
language = "English",
isbn = "9781605586304",
series = "ANCS'09: Symposium on Architecture for Networking and Communications Systems",
pages = "185--186",
booktitle = "ANCS'09",
note = "2009 Symposium on Architecture for Networking and Communications Systems, ANCS'09 ; Conference date: 19-10-2009 Through 20-10-2009",
}