Project

General

Profile

Actions

Feature #4518

open

Wireshark dissector: don't interpret name components as elements denoted by TLV-TYPE

Added by Junxiao Shi about 6 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:
3.00 h

Description

NDN Packet Format v0.3 permits any TLV-TYPE within 1-65535 range to appear as name component, including those TLV-TYPE numbers that are already defined elsewhere. Wireshark dissector should not interpret a name component TLV-TYPE as its original meaning.
For example, the TLV-TYPE 0x05 normally means "Interest", but it should not decoded as an Interest when 0x05 appears as a name component, but should be interpreted as "name component type 0x05".

Actions

Also available in: Atom PDF