Feature #3105
closed
Wireshark dissector: display Name in Info column
Added by Junxiao Shi almost 10 years ago.
Updated almost 7 years ago.
Description
In Wireshark dissector, display Interest/Data Name in the Info column of packet list pane.
This replaces "Source Port: 6363 Destination Port: 6363" from UDP, and similar outputs from Ethernet/TCP/WebSocket.
The output should look like:
Interest /ndn/edu/arizona/ping/1
Data /ndn/edu/arizona/ping/1
Files
https://gerrit.named-data.net/4434
It's "50%" progress because the implementation cannot handle multiple NDN packets in the same underlying packet.
I think it's enough for basic cases.
Screenshots:


- Assignee deleted (
Junxiao Shi)
- Status changed from Resolved to Closed
- Assignee set to Junxiao Shi
- % Done changed from 50 to 100
Junxiao Shi wrote:
It's "50%" progress because the implementation cannot handle multiple NDN packets in the same underlying packet.
I believe that case can be handled as a separate issue. Pretty much everything right now assumes that one UDP datagram or Ethernet frame contains one and only one NDN packet.
Also available in: Atom
PDF