<div dir="ltr">Dear forks,<div>I need your help to implement this idea:</div><div>I wrote c++ files(neighbor-table.hpp/cpp) that define neighbor table structure for a node and its columns are:</div><div>1-NeighborId(int)</div><div> 2-Neighbor_cache_state(BloomFilter)</div><div>3-isUpdated(bool)</div><div>Now I want to link such a table for an ndn Node, in which file should I modify?</div><div>please help me </div><div>thank you again</div></div>