Actions
Bug #3107
closedWireshark dissector: Nonce shouldn't include T-L
Start date:
08/15/2015
Due date:
% Done:
100%
Estimated time:
Description
Steps to reproduce:
- run Wireshark with ndn.lua
- open ipv6-udp-fragmented.pcap
- select packet 6
- in packet details pane, expand "Named Data Networking", expand "Interest"
- look at Nonce field
Expected: the text after "Nonce:" is the Nonce TLV-VALUE 1c414a2b.
Actual: the text after "Nonce:" is the full T-L-V 0a041c414a2b.
Updated by Junxiao Shi almost 9 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
Updated by Junxiao Shi almost 9 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Junxiao Shi almost 9 years ago
- Status changed from Code review to Closed
Actions