http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39100
User: etxrab
Date: 2011/09/23 04:01 AM
Log:
Revert Revision 34838 "Resolve bug #2254: Migrate the 802.1q VLAN dissector into the Ethernet II."
as this causes a lot of problems.
See
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5680
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6305
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6366
Original bug:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2254
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -88 packet-eth.c Modified
+15 -3 packet-ethertype.c Modified
+1 -0 packet-ieee8021ah.c Modified
+219 -0 packet-vlan.c Added
+29 -0 packet-vlan.h Added
Directory: /trunk/epan/
Changes Path Action
+9 -3 prefs.c Modified