How do I add Bitmasking for Bitfield function to wireshark for Lua.

  • retag add tags

I am trying to break out individual bits in a packet in order to display the flags. Most places I look seem to be using bitfield in Lua, but I am unable to get the function to be recognized as a passable operation when I try to run my dissector.

I am currently using Wireshark Ver 3.6.2 and it has Lua 5.2.4 loaded with it.

magnusshock's avatar
1
magnusshock
asked 2022-03-25 11:01:45 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Can you share a sample of the code that's not working and any error/warning messages?

Chuckc's avatar Chuckc (2022-03-25 13:43:22 +0000) edit
add a comment see more comments