aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sll.c
Commit message (Expand)AuthorAgeFilesLines
* Convert a bunch of "proto_tree_add_bytes(tree, hf, tvb, offset, length,Guy Harris2001-07-161-3/+3
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-9/+9
* Move the declaration of "etype_vals[]" from "epan/packet.h" toGuy Harris2001-04-171-1/+2
* Make tvb_get_ptr() return 'const guint8*', and clean up all theGilbert Ramirez2001-03-131-2/+2
* Remove some more "CHECK_DISPLAY_AS_DATA()" calls and code to setGuy Harris2001-01-211-4/+3
* Pull the handling of trailers in Ethernet (as opposed to 802.3) framesGuy Harris2001-01-181-42/+5
* Register the IPX dissector, make it static, and call it through aGuy Harris2001-01-091-3/+5
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-2/+2
* Have the TR MAC and LLC dissectors register themselves, make themGuy Harris2001-01-031-2/+9
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+3
* Add support for the DLT_LINUX_SLL capture type in the current CVSGuy Harris2000-12-231-0/+316