Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Ethernet dissector in Lua

From: Edgar Petrov <edgar@xxxxxxxxxxxxxxxxx>
Date: Sun, 8 Nov 2015 16:33:15 +0000

Hi,

 

I am writing a dissector in Lua and I want to dissect ethernet packets where the EtherType field is actually the length (0 - 1500) and not a recognized/registered EtherType.

How can I accomplish this?

 

 

Thanks,

Edgar