aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ethertype.c
Commit message (Expand)AuthorAgeFilesLines
* In "ethertype()", catch exceptions from the dissector we call, and, ifGuy Harris2001-01-181-12/+62
* Pull the handling of trailers in Ethernet (as opposed to 802.3) framesGuy Harris2001-01-181-9/+45
* Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIGuy Harris2000-11-181-2/+8
* Tvbuffify the STP dissector, have it register itself and have the LLCGuy Harris2000-11-161-2/+2
* Add some ethertypes (which were captured on my network, so inuse ;-).Laurent Deniel2000-08-091-18/+28
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-24/+17
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-2/+2
* Add protection against 0-length FT_BYTES being added to proto_tree.Gilbert Ramirez2000-05-191-13/+18
* Add tvbuff class.Gilbert Ramirez2000-05-111-2/+2
* Re-insert 4 #include lines to get capture_*() function prototypes.Gilbert Ramirez2000-04-131-1/+5
* Change the sub-dissector handoff registration routines so that theGilbert Ramirez2000-04-131-0/+136