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 41523: / /trunk/epan/dissectors/: Makefile.common packet

Date: Tue, 13 Mar 2012 08:57:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41523

User: etxrab
Date: 2012/03/13 01:57 AM

Log:
 From Weston Schmidt:
 Update packet-mpeg-sect to support CRCs & simpler header processing for subdissectors.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6941

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +1 -0      Makefile.common          Modified
  +7 -2      packet-dvb-data-mpe.c    Modified
  +5 -4      packet-mpeg-pat.c        Modified
  +80 -76    packet-mpeg-sect.c       Modified
  +43 -0     packet-mpeg-sect.h       Added

Directory: /trunk/epan/
  Changes    Path                Action
  +30 -0     crc32-tvb.c         Modified
  +29 -0     crc32-tvb.h         Modified
  +4 -0      libwireshark.def    Modified

Directory: /trunk/wsutil/
  Changes    Path             Action
  +68 -0     crc32.c          Modified
  +9 -1      crc32.h          Modified
  +1 -0      libwsutil.def    Modified