Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5522] Support for the Linux ATM-over-TCP protocol

Date: Fri, 21 Jan 2011 09:11:15 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5522

--- Comment #3 from Tyson Key <tyson.key@xxxxxxxxx> 2011-01-21 09:11:15 PST ---
Created an attachment (id=5763)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5763)
A new ATMTCP trace file (LibPCap)

An ATMTCP trace file containing the following AAL0 SDUs:

ILMI traffic on VPI 1, VCI 1 - which corresponds to the following atmtcp
debugging output, for example:

Link 2 (from link 0), VPI 1, VCI 1, 56 bytes:
  30 36 02 01 00 04 04 49 4c 4d 49 a4 2b 06 08 2b
  06 01 04 01 03 01 01 40 04 00 00 00 00 02 01 00
  02 01 00 43 03 00 d4 80 30 0e 30 0c 06 08 2b 06
  01 02 01 01 03 00 05 00

Link 2 (from link 0), VPI 1, VCI 1, 98 bytes:
  30 60 02 01 00 04 04 49 4c 4d 49 a0 55 02 02 01
  11 02 01 00 02 01 00 30 49 30 12 06 0d 2b 06 01
  04 01 82 61 02 01 01 01 08 00 02 01 00 30 12 06
  0d 2b 06 01 04 01 82 61 02 01 01 01 07 00 02 01
  00 30 10 06 0b 2b 06 01 04 01 82 61 02 01 04 00
  02 01 00 30 0d 06 08 2b 06 01 02 01 01 03 00 02
  01 00

A packet containing the string "DataDataDataDataData" without quotes on VPI 1,
VCI 9 (generated using "awrite 1.9 DataDataDataDataData") - which corresponds
to the following atmtcp debugging output:

Link 2 (from link 0), VPI 1, VCI 9, 20 bytes:
  44 61 74 61 44 61 74 61 44 61 74 61 44 61 74 61
  44 61 74 61

UNI 4.0 signalling traffic on VPI 1, VCI 4 - which corresponds to the following
atmtcp debugging output:

Link 2 (from link 0), VPI 1, VCI 4, 8 bytes:
  00 00 00 00 13 00 00 00
Link 2 (from link 0), VPI 1, VCI 4, 8 bytes:
  00 00 00 02 01 00 00 1e

Additional ATM signalling traffic is present on VPI 1, VCI 2 - which
corresponds to the following atmtcp debugging output:

Link 2 (from link 0), VPI 1, VCI 2, 8 bytes:
  00 00 00 00 13 00 00 00
Link 2 (from link 0), VPI 1, VCI 2, 8 bytes:
  00 00 00 00 01 00 00 1e

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.