[ndnSIM] [Wireless Ad-hoc] Collecting metrics for multiple consumers

Md Ashiqur Rahman marahman at email.arizona.edu
Thu Mar 29 10:51:16 PDT 2018


Hello Spyros,

Please correct me if I'm wrong. I think the L3 metrics collection provides
good information at least which interests are from the application itself.
I can just separate the application's InSatisfiedInterests and the rest
(forwarded interest from other consumer) is just in the
SatisfiedInterest-InSatisfiedInterest.

Regards-
Ashiq

On Tue, Mar 27, 2018 at 11:36 AM, Spyridon (Spyros) Mastorakis <
mastorakis at cs.ucla.edu> wrote:

> Hi Ashiq,
>
> which is the codebase you are working on?
>
> In general, for an Interest to reach an application, the application has
> to add a FIB entry for the Interest prefix to its local NFD. If the
> Interest has to be forwarded without reaching the application, then this
> can be done purely by NFD without forwarding the Interest to the
> application.
>
> Thanks,
>
> Spyridon (Spyros) Mastorakis
> Personal Website: http://cs.ucla.edu/~mastorakis/
> Internet Research Laboratory
> Computer Science Department
> UCLA
>
> On Mar 24, 2018, at 9:22 PM, Md Ashiqur Rahman <marahman at email.arizona.edu>
> wrote:
>
> Hello All,
>
> I have a scenario where there is one producer and multiple consumers in a
> wireless ad-hoc environment. The scenario allows Interest broadcast and
> forwarding interest through same interface that received that interest from
> other consumer. In the logs for each consumer node, the *SatisfiedInterests
> *field provides the number of interests being satisfied. However, I can't
> differentiate which interests are a consumer's own interest and which are
> of another consumer. Example:
>
> C1 ..))    ((.. C2 ..))    ((.. P
>
> C1, C2 are two consumers and P is producer. Here {C1, C2} and {C2, P} are
> in each others range respectively and {C1, P} are not in each others range.
> Thus interest from C1 gets forwarded by C2 towards P and data comes in same
> mechanism.
>
> My question is- how does C2 differentiate which Interests/Data are for his
> own application and which are for C1?
>
> Regards-
> Asihq
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180329/cf232d0b/attachment.html>


More information about the ndnSIM mailing list