aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lapb.c
Commit message (Expand)AuthorAgeFilesLines
* Changed the type of the lapb.control protocol field from FT_STRING toOlivier Abad2000-03-151-2/+2
* Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez2000-03-121-6/+6
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+2
* Change Olivier's e-mail address.Gilbert Ramirez1999-11-291-2/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-6/+14
* Add full name of LAPB to protocol label.Gilbert Ramirez1999-10-151-2/+2
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-3/+6
* Patch from Olivier Abad:Guy Harris1999-09-121-1/+11
* Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1999-08-201-4/+4
* Put in an RCS ID.Guy Harris1999-08-051-0/+2
* Add a "dissect_xdlc_control()" routine, to dissect the control field ofGuy Harris1999-08-041-378/+28
* Olivier Abad's patch to add dissectors for LAP-B and X.25, and wiretapGuy Harris1999-08-021-0/+453