aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee8023.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-13If we know that an Ethernet packet includes the FCS, remove the FCS fromguy1-6/+25
2007-12-16Big 2104 - From Benn Bollay:sake1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-08-13Construct the tvbuff for the payload of an 802.3 packet to have theguy1-28/+11
2005-05-30From Steve Grubb: Initialize some variables. Fixes part of bug 217.gerald1-2/+2
2005-05-14When we catch an exception, make sure we don't throw the same exception againgerald1-3/+13
2005-01-16throw the new FieldError exception, if a dissector tries to add a field with ...ulfl1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+121