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

Date: Thu, 28 Apr 2011 05:36:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36927

User: etxrab
Date: 2011/04/27 10:36 PM

Log:
 From Hans-Christoph Schemmel:
 A variant of 3GPP TS 27.010 multiplexing protocol dissector.
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5829

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

Directory: /trunk/epan/
  Changes    Path               Action
  +2 -0      CMakeLists.txt     Modified
  +2 -0      Makefile.common    Modified
  +83 -0     crc8.c             Added
  +38 -0     crc8.h             Added

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

Directory: /trunk/wiretap/
  Changes    Path             Action
  +2 -0      pcap-common.c    Modified
  +4 -1      wtap.c           Modified
  +1 -0      wtap.h           Modified