[ndnSIM] How to stop processing of forwarder class for several milliseconds.

Spyridon Mastorakis smastorakis at unomaha.edu
Tue Jan 28 11:43:01 PST 2020


Hi,

Yes. The easiest way might be to install an application that will receive the Interest and avoid processing it for sometime. Otherwise, you can probably postpone calling onIncomingInterest of the Forwarder all together here:

https://github.com/named-data/NFD/blob/2feb4596a9ec2657621433476a4c653f719c24ba/daemon/fw/forwarder.hpp#L85

Thanks,

Spyridon (Spyros) Mastorakis
Assistant Professor
Computer Science Department
University of Nebraska, Omaha
Peter Kiewit Institute Room 175A
https://sites.google.com/site/spyridonmastorakis

On Jan 28, 2020, at 12:14 AM, 大熊 浩也 <okuma at stu.kobe-u.ac.jp<mailto:okuma at stu.kobe-u.ac.jp>> wrote:


hi all.

Is it possible for the node received the Interest to suspend the process for an arbitrary time before returning the Data?
If so, which programs need to be modified and how?
(Is it the onIncomingInterest method of the Forwarder class?)

Also, if Interest is transferred from another node during the suspension, will the Interest be received properly?

I am looking forward to your guidance and support.

Regards,

Hiroya Okuma



_______________________________________________
ndnSIM mailing list
ndnSIM at lists.cs.ucla.edu<mailto:ndnSIM at lists.cs.ucla.edu>
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lists.cs.ucla.edu_mailman_listinfo_ndnsim&d=DwICAg&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=4WDaHs4-ODtrG7L3-g_wH2gJu3EcJOxbDs3p7re0_Z8&s=nsfP5x4gh1STvsr1ems_2rcDufcKVBdMWPzAX1hKk-Y&e=

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20200128/08314d31/attachment.html>


More information about the ndnSIM mailing list