Bug ID |
11746
|
Summary |
Support relative TSN in SCTP dissector
|
Product |
Wireshark
|
Version |
2.0.0
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Wireshark 2.0.0
--
The SCTP dissector currently displays the Transmission Sequence Number (TSN) as
recorded in the packet, ie the absolute value. It would be useful to have an
option to display the relative TSN (where 0 is the first packet captured),
similar to the TCP dissector.
You are receiving this mail because:
- You are watching all bug changes.