<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello everyone,<br>
<br>
I want to parse NDN packets in the pcap file generated from ndnSim.<br>
By checking the previous mailing list, Alex pointed out that there might have 3 ways to do it.<br>
1/ update wireshark plugin so that it can process PPP protocol 0x0077 as NDN packets<br>
2/ use ndndump to parse<br>
3/ use UDP tunnels in ndnSim<br>
<br>
My question is<br>
1/ If I choose the first way, how can I update the wireshark plugin? Can anyone tell me the steps about how to do that or just simply where I can find the information?<br>
<br>
2/ I tried ndndump with both new and old versions to read the pcap file. <br>
The output only gave "ndndump: reading from xxx.pcap" but nothing else about the capture.<br>
However, it does work when I use tcpdump to parse though it treats packet as unknown PPP protocol.<br>
Do I use ndndump in a wrong way? or miss some configurations?<br>
<br>
Thanks for the help.<br>
Sincerely,<br>
Rex <br>
</div>
</body>
</html>