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