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

Wireshark-bugs: [Wireshark-bugs] [Bug 5734] Mask in Lua ProtoField.uint32() does not work as exp

Date: Mon, 30 May 2011 07:17:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5734

--- Comment #3 from Ernesto <ernesto.puerta+wireshark@xxxxxxxxx> 2011-05-30 07:17:44 PDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > Same here ==> Confirmed on Windows 7 also.
> 
> Possible workaround (if possible) is to use the 8/16/24 bits version of
> ProtoField.uint32.

The problem is that 8/16/24 versions result in different formats when shown in
screen:
.... .... .... .... .... .... .... .... = label 32 bits
.... .... .... .... .... .... = label 24 bits
.... .... .... .... = label 16 bits

So, unfortunately, they are rather not interchangeable.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.