<div dir="ltr"><div>Hello all,</div><div>I want to set a size limit for PIT and also provide a replacement mechanism for the PIT entries.</div><div><br></div><div>Please point out the correct way of doing the above.</div><div><br></div><div>PS:</div><div>Till now I have been reading the code in NFD/daemon/Table/Pit.cpp and trying to tweak the function: PIT::findOrInsert(const Interest& interest, bool allowInsert).</div><div>I have the following problems:</div><div>1) I am unable to understand in which scenario the bool allowInsert will be false.</div><div>2) When I try to tweak the above mentioned function to not insert the interest packets with a certain tag value, and return before processing further, I get SIGSEGV error.</div><div><br></div><div>Thanks in advance,</div><div>Prajjwal Singh<br></div><div><br></div></div>