ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5900] New Protocol Submission for IEEE 802.1Qak (Multiple

Date: Mon, 9 May 2011 12:33:37 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5900

Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darkjames@xxxxxxxxxxxxxxxx

--- Comment #3 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> 2011-05-09 12:33:36 PDT ---
Passing FALSE/TRUE as last argument of proto_tree_add_item() is obsoleted,
can you change it to use proper ENC_ value?

For big endian it should be ENC_BIG_ENDIAN, when it doesn't matter ENC_NA (for
example subtrees, or integer 1 byte length)

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