[Ndn-interest] what is the INCOMPLETE-PACKET

Alex Afanasyev aa at cs.fiu.edu
Tue Jan 16 18:15:54 PST 2018


This means that the Data packet is carried in a fragmented IP packets, which ndndump doesn't know how to assemble to do proper decoding.  You can try using wireshark-dissector (https://github.com/named-data/ndn-tools/tree/master/tools/dissect-wireshark <https://github.com/named-data/ndn-tools/tree/master/tools/dissect-wireshark>) that can properly assemble IP fragments.  If you cannot use graphical interface, you can use command line version of wireshak (tshark).

--
Alex

> On Jan 16, 2018, at 8:49 PM, jinyangl at mail.ustc.edu.cn <mailto:jinyangl at mail.ustc.edu.cn> wrote:
> 
> Hello,
> When i use the "ndndump" in the ndn-tools, it always display INCOMPLETE-PACKET.
> But ,i can really receive the corresponding DATA. what is the problem?
> And if i want to get the RTT of every interest, how should i do?
> 
> jinyangl at mail.ustc.edu.cn <mailto:jinyangl at mail.ustc.edu.cn>_______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu <mailto:Ndn-interest at lists.cs.ucla.edu>
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest <http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest>
______________
Alex Afanasyev
Assistant Professor, SCIS, Florida International University
11200 SW 8th Street, ECS Room 261B, Miami, FL 33199
phone: +1.305.348.4960 (office); email: aa at cs.fiu.edu <mailto:aa at cs.fiu.edu>
web: https://users.cs.fiu.edu/~afanasyev/ <https://users.cs.fiu.edu/~afanasyev/>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20180116/08f2469f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 873 bytes
Desc: Message signed with OpenPGP
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20180116/08f2469f/attachment.sig>


More information about the Ndn-interest mailing list