https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422
Jouni Malinen <j@xxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7133|review_for_checkin? |
Flag| |
Attachment #7133|0 |1
is obsolete| |
Attachment #7185| |review_for_checkin?
Flag| |
--- Comment #9 from Jouni Malinen <j@xxxxx> 2011-10-09 01:44:44 PDT ---
Created an attachment (id=7185)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7185)
ieee80211: Use proto_tree_add_bitmask() for bitfields
Many of the fixed fields use similar bitfield construction in the
proto_tree. Use proto_tree_add_bitmask() to avoid having to
implement the same subtree and item addition separately for each field.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.