aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-eth.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-01Get rid of some warnings about variables whose values might be lost in aGuy Harris1-1/+1
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris1-13/+19
2004-11-24Only interpret a frame as an FW1 header if it looks like one, as per aGuy Harris1-5/+8
2004-11-03Check for ISL frames before checking for ETHERTYPE_UNK, as ISL fieldsGuy Harris1-23/+29
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-09-28Move various checksum routines and headers to epan.Guy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+471