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 5680] SLL encapsuled 802.1Q VLAN is not dissected

Date: Wed, 14 Sep 2011 11:01:17 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5680

--- Comment #7 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-09-14 11:01:17 PDT ---
(In reply to comment #2)
> The problem now is that the SLL dissector was passing protocol type 0x8100
> (802.1q tag) to the ethertype() function so that it would call the 802.1q
> "VLAN" dissector.  I integrated the 802.1q dissector into the Ethernet
> dissector because I didn't think a non-Ethernet protocol would store an
> Ethernet-like 802.1q tag.  It may be best to write the 802.1q support into the
> SLL dissector -- but are the others that do this too?

I thought you integrated the 802.1q dissector into the Ethernet dissector at
the recommendation of Jaap as per comment 3 of bug2254?

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