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:36:28 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2254

--- Comment #12 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2010-11-10 15:36:27 MST ---
My new patch shows this (from tshark):

Ethernet II (VLAN tagged), Src: Wistron_13:31:a3 (00:0a:e4:13:31:a3), Dst:
Siara_02:17:35 (00:30:88:02:17:35)
    Destination: Siara_02:17:35 (00:30:88:02:17:35)
        Address: Siara_02:17:35 (00:30:88:02:17:35)
        .... ...0 .... .... .... .... = IG bit: Individual address (unicast)
        .... ..0. .... .... .... .... = LG bit: Globally unique address
(factory default)
    Source: Wistron_13:31:a3 (00:0a:e4:13:31:a3)
        Address: Wistron_13:31:a3 (00:0a:e4:13:31:a3)
        .... ...0 .... .... .... .... = IG bit: Individual address (unicast)
        .... ..0. .... .... .... .... = LG bit: Globally unique address
(factory default)
    VLAN tag: VLAN=924, Priority=Best Effort (default)
        Identifier: 802.1Q Virtual LAN (0x8100)
        000. .... .... .... = Priority: Best Effort (default) (0)
        ...0 .... .... .... = CFI: Canonical (0)
        .... 0011 1001 1100 = VLAN: 924
    VLAN tag: VLAN=128, Priority=Best Effort (default)
        Identifier: 802.1Q Virtual LAN (0x8100)
        000. .... .... .... = Priority: Best Effort (default) (0)
        ...0 .... .... .... = CFI: Canonical (0)
        .... 0000 1000 0000 = VLAN: 128
    Type: PPPoE Session (0x8864)

Each "VLAN tag: " line is a tree that can be expanded in Wireshark.  How does
this look?

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