aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sna.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-13Consolidate flags in struct frame_data, and add "visited" flag. UseGilbert Ramirez1-2/+2
2000-03-12Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez1-3/+3
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-11-22A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1-1/+4
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-20/+37
1999-10-26Removed erroneous g_assert().Gilbert Ramirez1-3/+1
1999-10-22Add support for SNA FID type 4 addresses to the code that handles theGuy Harris1-10/+35
1999-10-22Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1-17/+9
1999-10-21Finished the last two TH types.Gilbert Ramirez1-5/+119
1999-10-20Finally finished FID4 Transmission Header decoding.Gilbert Ramirez1-7/+228
1999-10-18Fixes to SNA address display in proto_tree and clist.Gilbert Ramirez1-33/+71
1999-10-18Decode more TH types.Gilbert Ramirez1-5/+196
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-0/+604