aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ieee8023.c
Commit message (Expand)AuthorAgeFilesLines
* Save the current_proto value before calling subdissectors, and restoreGuy Harris2004-02-211-2/+7
* Handle exceptions the same way we handle them in the DCE RPC dissector -Guy Harris2004-02-211-32/+14
* Handle the case where, after an exception is thrown dissecting the bodyGuy Harris2004-02-201-10/+31
* Have a pseudo-header for Ethernet packets, giving the size of the FCS -Guy Harris2003-10-011-4/+5
* Sometimes Ethernet captures include an FCS at the end of the packet.Guy Harris2003-08-211-26/+9
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-4/+3
* Pull a lot of common code for handling 802.3 frames (i.e., frames with aGuy Harris2001-02-081-0/+134