[Nfd-dev] Wireshark dissector: how to select by packet type

Junxiao Shi shijunxiao at email.arizona.edu
Fri Apr 19 16:32:19 PDT 2019


Dear folks

I saw a question: in wireshark, how do I select only Interest, (and only
Data) packets (for a graph)?

While there isn't a filter designed for this purpose, I usually use these:
ndn.name && !ndn.signaturevalue && !ndn.nack_reason
ndn.signaturevalue
ndn.nack_reason

Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20190419/1e860c5a/attachment.html>


More information about the Nfd-dev mailing list