aboutsummaryrefslogtreecommitdiffstats
path: root/packet-v120.c
Commit message (Expand)AuthorAgeFilesLines
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-2/+2
* Don't use "fd->pkt_len" when checking to see if you've run off the endGuy Harris2000-08-061-2/+2
* Convert LAPD and V.120 dissector to use tvbuff. Convert xdlc dissector-helper,Gilbert Ramirez2000-05-311-64/+75
* Add wtap-int.h. Move definitions relevant to the internal workins of wiretapGilbert Ramirez2000-05-191-2/+2
* Remove the "union pseudo_header" from the "frame_data" structure;Guy Harris2000-05-181-5/+7
* Add tvbuff class.Gilbert Ramirez2000-05-111-18/+18
* Change the type of the "v120.control" protocol field from FT_STRING toGuy Harris2000-03-171-14/+21
* Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez2000-03-121-6/+6
* Updates from Bert Driehuis.Guy Harris1999-12-141-12/+70
* Set "v120len" regardless of whether "tree" is null or not; we use itGuy Harris1999-12-121-5/+5
* Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap moduleGilbert Ramirez1999-12-121-0/+153