http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53488
User: mmann
Date: 2013/11/21 07:51 PM
Log:
Create new dissectors when a protocol goes across ethernet and "something else" instead a single dissector that uses pinfo->ethertype to determine if it's the "ethernet" or the "something else" case.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-brdwlk.c Modified
+16 -6 packet-epl.c Modified
+10 -8 packet-fc.c Modified
+21 -9 packet-ieee80211.c Modified
+1 -1 packet-mdshdr.c Modified
+1 -1 packet-ptpip.c Modified
+16 -16 packet-wol.c Modified