Wireshark-commits: [Wireshark-commits] rev 38990: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 13 Sep 2011 21:17:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38990

User: guy
Date: 2011/09/13 02:17 PM

Log:
 Always pass the FCS length to dissect_802_3() and ethertype(), so it
 will process the FCS if it's known to be present and will attempt to
 guess whether it's present if it's not known not to be present.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +2 -2      packet-eth.c    Modified