<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Shenglan,<div><br></div><div>There are many ways you can implement such a table.  For example, you can write something similar to ndn-pit-impl.h, which internally uses a special ndnSIM hash-based trie-like data structure to facilitate entry lookup process.</div><div><br></div><div>I made a very basic example, based on ndn-pit-impl, but without any complex logic.</div><div></div></body></html>