<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 8, 2016 at 7:23 AM, Burke, Jeff <span dir="ltr"><<a href="mailto:jburke@remap.ucla.edu" target="_blank">jburke@remap.ucla.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">







<div bgcolor="white" lang="EN-US" link="#0563C1" vlink="#954F72">
<div>
<p class="MsoNormal"><span style="font-size:11pt">I doubt my problem is complicated.  But in trying to figure out why this doesn’t work, I am curious what the state-of-the-art is for tracing Interest/Data exchange?  If I want to see whether an Interest expressed
 by Consumer hits the Repo, is my only solution to watch the logs in NFD2 (or for anything potentially in the path, in a larger example), keep track of which face Repo corresponds to and see if things are forwarded?     Repo-ng doesn’t seem to say/log much
 itself.. but more generally the question here is about whether there are techniques to do Interest/Data packet tracing without manually- or custom- instrumenting each potential node in the path(s).   </span><br></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><u></u> </span></p></div></div></blockquote><div><br></div><div>Hi Jeff,</div><div><br></div><div>You can use ndndump, or you can capture a trace in pcap format and then read it with Wireshark + the NDN dissector. Both are available in the ndn-tools repository.</div><div><br></div><div>Thanks,</div><div>Davide</div></div></div></div>