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.