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