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

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

Date: Thu, 19 Jan 2012 02:58:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40580

User: martinm
Date: 2012/01/18 06:58 PM

Log:
 Add a dissector "mac-lte-framed" that uses the same framing format as
 the existing "mac-lte" UDP heuristic dissector. It is hoped that it will be
 possible to register a DLT for use with this format.

Directory: /trunk/epan/dissectors/
  Changes    Path                       Action
  +1 -0      Makefile.common            Modified
  +115 -0    packet-mac-lte-framed.c    Added
  +65 -47    packet-mac-lte.c           Modified
  +4 -0      packet-mac-lte.h           Modified

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