aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee8023.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-18From Matt P:Jaap Keuter1-3/+12
2008-07-13If we know that an Ethernet packet includes the FCS, remove the FCS fromGuy Harris1-6/+25
2007-12-16Big 2104 - From Benn Bollay:Sake Blok1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-08-13Construct the tvbuff for the payload of an 802.3 packet to have theGuy Harris1-28/+11
2005-05-30From Steve Grubb: Initialize some variables. Fixes part of bug 217.Gerald Combs1-2/+2
2005-05-14When we catch an exception, make sure we don't throw the same exception againGerald Combs1-3/+13
2005-01-16throw the new FieldError exception, if a dissector tries to add a field with ...Ulf Lamping1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+121