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

Date: Wed, 20 May 2009 22:50:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28432

User: guy
Date: 2009/05/20 03:50 PM

Log:
 Add a preference to force the dissector to assume that packets have an
 FCS; this handles protocols where there's no length field, so that the
 "is there a trailer and/or an FCS?" heuristic can't work.

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