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 19981: /trunk/epan/ /trunk/epan/dissectors/: Makefile.co

Date: Sat, 25 Nov 2006 13:03:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19981

User: etxrab
Date: 2006/11/25 01:03 PM

Log:
 From Julian Cable:
 New dissector for ETSI DCP (ETSI TS 102 821).
 
 Code rearranged to look more like other Wireshark dissectors and some warnings/errors
 on Windows fixed.

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

Directory: /trunk/epan/
  Changes    Path               Action
  +4 -0      Makefile.common    Modified
  +50 -0     crcdrm.c           Added
  +7 -0      crcdrm.h           Added
  +672 -0    reedsolomon.c      Added
  +86 -0     reedsolomon.h      Added