[Nfd-dev] Interest Timeout

Alex Afanasyev aa at CS.UCLA.EDU
Thu Sep 3 12:30:52 PDT 2015


Hi Navdeep,

When PIT entry times out, there is no concept of a "face" on which PIT entry timed out.  PIT belongs to the forwarder as a whole.

I think, what you're looking for are the incoming or outgoing face records (pitEntry->getInRecords(), pitEntry->getOutRecords()).  These are the incoming and outgoing faces that were associated with to-be-expired PIT entry.

---
Alex

> On Sep 2, 2015, at 5:03 AM, Navdeep Uniyal <navdeep.uniyal at neclab.eu> wrote:
> 
> Hello all,
> 
> BeforeExpirePendingInterest is triggered when the PIT entry is not satisfied and is about to expire. But is it possible to get the faceId on which it got timed out? Is there existing functions or triggers which can serve such an information when the interest gets timed out on an interface.
> 
> 
> Best Regards,
> Navdeep Uniyal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20150903/63ddd599/attachment.bin>


More information about the Nfd-dev mailing list