Wireshark-bugs: [Wireshark-bugs] [Bug 5522] Support for the Linux ATM-over-TCP protocol
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5522
Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5930| |review_for_checkin?
Flag| |
--- Comment #6 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2011-02-10 12:29:01 PST ---
Created an attachment (id=5930)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5930)
Dissect ATM over TCP
data are not yet dissect must add a uat to indicate the data type based on the
torque VCI / VPI
Hi,
A patch to add ATM over TCP Dissector.
The dissector dissect only the ATMTCP header (VCI, VPI, Payload Length)
The data are not yet dissect, it is necessary to add a "UAT" (As with the K12
dissector) to indicate the type (ILMI, AAL, ATM...) of data (based on VCI/VPI)
The code is checked and fuzzed with sample available in this bug
I add the Wiki Page later...
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.