https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2254
--- Comment #20 from Guy Harris <guy@xxxxxxxxxxxx> 2011-09-26 21:04:02 PDT ---
OK, so all of that means that the handling of VLAN tags *MUST NOT* be done in
the Ethernet dissector. The best places would probably be the "Ethernet type"
dissector (ethertype()) and the SNAP dissector (dissect_snap()), *IF* doing it
there can avoid reintroducing *ANY* of the bugs listed.
--
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.