<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>We have accelerated FIB lookups (fib_find() and fib_route()) using a data structure named Bloom Filter when number of inserted nodes into FIB becomes huge, for example more than 200,000 IPs are inserted into one FIB. Consequently, the linked list chains becomes huge, the Bloom filter avoids traverse these long chains when an IP cannot be found. <br></div><div><br></div><div>The paper: </div><div><a href="http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=6999678" target="_blank">http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=6999678</a></div><div><br></div><div>Please let me know your opinion about it. </div><div>Or any suggestions ... </div><div><br></div><div>Thanks in advance.<span class="HOEnZb"><font color="#888888"><br><div><div><br></div></div><div><br></div></font></span></div></div></div>-- <br><div class="gmail_signature"><div dir="ltr"><font size="1">Best wishes,</font><div><font size="1">Bahram BahramBeigy</font></div><div><a href="http://www.bahrambeigy.ir" target="_blank"><font size="1">http://www.bahrambeigy.ir</font></a><br><div><br></div></div></div></div>
</div>