Wireshark-commits: [Wireshark-commits] rev 36354: / /trunk/epan/dissectors/: Makefile.common packet

Date: Sat, 26 Mar 2011 16:07:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36354

User: jake
Date: 2011/03/26 09:07 AM

Log:
 From Alexis La Goutte:
 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)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +176 -0    packet-atmtcp.c    Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified