Mark Lewis <mlewis@altera.com>
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 15 Aug 2006 11:31:55 +0000 (11:31 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 15 Aug 2006 11:31:55 +0000 (11:31 +0000)
commit193bec3aba49d390971b175ec0ce129f441460b0
tree0133885ad61a52f446aafa2eff7b5c4e6e0b7f09
parentacf29475bc21eacb7a88897c57d5c359a8d0a4f1
Mark Lewis <mlewis@altera.com>

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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18908 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
epan/dissectors/Makefile.common
epan/dissectors/packet-2dparityfec.c [new file with mode: 0644]