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 2254] Incorrect allocation/classification of "Type" fields

Date: Wed, 10 Nov 2010 14:34:39 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2254

--- Comment #11 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2010-11-10 15:34:32 MST ---
(In reply to comment #8)

> 1) Why make the "summary_in_tree" preference obsolete?  Why not just make it
> apply to all of them or none of them?

I remember now: summary_in_tree used to show ", PRI: %u, CFI: %u, ID: %u" on
the end of the 802.1q protocol tree, and if we show more than one VLAN tag
worth it would get too busy:

..., PRI: %u, CFI: %u, ID: %u, PRI: %u, CFI: %u, ID: %u

My new patch does summarize the VLAN ID # and priority (not the canonical field
identifier [CFI] since it's not very useful these days with token ring being
mostly(?) gone) under the Ethernet II header.

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