Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

dissector print format ?

I'm a novice at dissectors and Lua. But, I have managed to put something together for my needs using examples. Thanks!

If I look at the Ethernet portion of a UDP packet, I see the following field..

.... ..1. .... .... .... .... = LG bit: Locally administered address (this is NOT the factory default)

How does one get this type of formatting in their Lua script? Is there a function that I need to call that will print in this format?

Thanks.

-brad w.