[ndnSIM] Methods in forwarder.cpp

Alex Afanasyev alexander.afanasyev at ucla.edu
Tue Feb 10 10:55:45 PST 2015


Hi Marco,

Another source for documentation about NFD is NFD developer's guide (http://named-data.net/techreport/ndn-0021-nfd-developer-guide.pdf).  It has more details about NFD internal and the pipelines that Spyros mentioned.

---
Alex

> On Feb 10, 2015, at 8:50 AM, Spyridon (Spyros) Mastorakis <spiros.mastorakis at gmail.com> wrote:
> 
> Hello Marco,
> 
> onIncomingInterest refers to the NFD pipeline for an incoming Interest and onDataUnsolicited is the pipeline for unsolicited data. In general the majority of methods in this file refers to the pipelines of NFD. You can take a look here:
> 
> http://named-data.net/doc/NFD/current/doxygen/d7/d42/classnfd_1_1Forwarder.html
> 
> However, there could be some minor changes in the documentation of the current NFD version and the version of NFD in ndnSIM, which do not affect your general understanding of what is done by each of these method.
> 
> --
> Spyridon (Spyros) Mastorakis
> Personal Website: http://cs.ucla.edu/~mastorakis/
> Internet Research Laboratory
> PhD Computer Science
> UCLA
> 
> 
> 
> 
>> On Feb 10, 2015, at 12:59 AM, marco.ulgelmo at aol.com wrote:
>> 
>> Hi all,
>> 
>> Looking at the code in forwarder.cpp i noticed that there are some methods (like onIncomingInterest, onDataUnsolicited etc.) which are not listed and described in the API documentation. Since i need to use / modify those methods, is there a reason why they are omitted?
>> 
>> Thanks,
>> Marco U.
>> _______________________________________________
>> ndnSIM mailing list
>> ndnSIM at lists.cs.ucla.edu
>> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
> 
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- 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/ndnsim/attachments/20150210/c57992eb/attachment.bin>


More information about the ndnSIM mailing list