Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Lua dissector for custom PcapNG blocks

It seems it is possible to register dissectors in C for custom PcapNG blocks based on PEN numbers. I am trying to implement a dissector purely based on Lua code for this same purpose but I am unable to find a way to register my dissector.

Does Wireshark support this? Thanks,