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

Date: Tue, 15 Aug 2006 11:31:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18908

User: jmayer
Date: 2006/08/15 11:31 AM

Log:
 Mark Lewis <mlewis@xxxxxxxxxx>
 
 I have developed a plugin for Pro-MPEG FEC packets over RTP (see
 previous posts on ethereal-dev). I have added a page and example capture
 file to the Wiki (http://wiki.wireshark.org/2dParityFEC). The source and
 Windows makefile for the plugin are attached. Unfortunately I do not
 have access to other systems so this plugin has been tested on Windows
 only.
 
 
 The attached version of my plug-in has only had the copyright header
 added.
 I will translate this into a proper dissector rather than a plug-in as
 requested, but this may take a little time as I have a lot of other
 things
 to do at the moment.
 
 Me:
 
 Convert into a normal dissector
 Reorder / reformat code a bit
 Added Marks name to the top of the file.

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

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