[Mini-NDN] Utility Apps for MiniNDN

Ashlesh Gawande (agawande) agawande at memphis.edu
Thu Feb 20 06:16:26 PST 2020


Thanks, will take a look.

There was a change for tshark for old Mini-NDN before:
https://gerrit.named-data.net/c/mini-ndn/+/4787
https://redmine.named-data.net/issues/4625

I don't think we should use the lua script while running tshark or do any processing as it consumes too much CPU (I don't see your change doing this - so looks good). I think another option this change could have is to optionally increase the MTU of links to something bigger than 1500 (maybe 9000) if the user knows that packets will be large and could be fragmented. This way we don't have to post-process the pcap for assembling the fragments either.

Ashlesh
________________________________
From: Mini-NDN <mini-ndn-bounces at lists.cs.ucla.edu> on behalf of Philipp Moll <philipp.moll at itec.aau.at>
Sent: Thursday, February 20, 2020 3:15 AM
To: mini-ndn at lists.cs.ucla.edu <mini-ndn at lists.cs.ucla.edu>
Subject: Re: [Mini-NDN] Utility Apps for MiniNDN


Hi Lan,

thanks for your quick response. I've pushed a first patch for a PCAP logging utility app. I am looking forward to the reviews.

Thanks
Philipp

On 2/19/20 3:37 PM, Lan Wang (lanwang) wrote:
Hi Philipp,

Yes, we are definitely interested in integrating utility tools.  Thank you very much!

I’ve added your email address to the mailing list (the one you subscribed before is different).

Lan

Begin forwarded message:

From: mini-ndn-bounces at lists.cs.ucla.edu<mailto:mini-ndn-bounces at lists.cs.ucla.edu>
Subject: Auto-discard notification
Date: February 19, 2020 at 7:29:24 AM CST
To: mini-ndn-owner at lists.cs.ucla.edu<mailto:mini-ndn-owner at lists.cs.ucla.edu>

The attached message has been automatically discarded.
From: Philipp Moll <philipp.moll at itec.aau.at<mailto:philipp.moll at itec.aau.at>>
Subject: Utility Apps for MiniNDN
Date: February 19, 2020 at 7:31:15 AM CST
To: mini-ndn at lists.cs.ucla.edu<mailto:mini-ndn at lists.cs.ucla.edu>


Hi all,

I just started working with MiniNDN again. Since the major re-design, MiniNDN feels even easier to use than before. For my current evaluation I'll develop some utility apps which IMHO almost everyone needs. Just as one example, one of those utility tools is a TShark logging app, which captures network traffic as PCAP file.

Is the MiniNDN team interested in integrating such apps? If yes, I could submit those apps as small patches on Gerrit.

Thanks,
Philipp




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20200220/46420816/attachment.html>


More information about the Mini-NDN mailing list