ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] WiMAX and M2M plugin code

From: "ronnie sahlberg" <ronniesahlberg@xxxxxxxxx>
Date: Mon, 21 May 2007 21:58:01 +0000
Do you have any example captures we can use to fuzz test the dissector with?



On 5/18/07, Harvey, Michael <michael.harvey@xxxxxxxxx> wrote:
Here is the code for the WiMAX and M2M plugins. These are not supplied
as patches but as plugin subdirectories.

Since WiMAX is a wireless protocol, we created an M2M protocol to carry
WiMAX burst packets over Ethernet. The M2M plugin is registered as an
Ethernet protocol, and in turn calls the WiMAX plugin.

Mike