aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lapbether.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-5/+1
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-5/+5
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris1-4/+6
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-2/+2
2001-01-25Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris1-5/+3
2001-01-09Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris1-2/+2
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+3
2000-12-29"dissect_lapb()" is static to "packet-lapb.c", so it can't be directlyGuy Harris1-7/+11
2000-12-29Added a LAPBETHER dissector as per Guy's wishes ... :-)Richard Sharpe1-0/+108