ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] using a bitmask without dotted presentation?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Patrick Fuchs <rotfuchs@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Jan 2006 01:50:09 +0100
Hello,

i want to work with a bitmask in a hf_register_info-element to compute and display a value smaller than 8 bit. Is it possible to do this without having the special dotted bitmaskpresentation. (->" ..010...") if i use a proto_add_yyy funktion?

Patrick Fuchs