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