aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sna.c
Commit message (Expand)AuthorAgeFilesLines
* A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1999-11-221-1/+4
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-20/+37
* Removed erroneous g_assert().Gilbert Ramirez1999-10-261-3/+1
* Add support for SNA FID type 4 addresses to the code that handles theGuy Harris1999-10-221-10/+35
* Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1999-10-221-17/+9
* Finished the last two TH types.Gilbert Ramirez1999-10-211-5/+119
* Finally finished FID4 Transmission Header decoding.Gilbert Ramirez1999-10-201-7/+228
* Fixes to SNA address display in proto_tree and clist.Gilbert Ramirez1999-10-181-33/+71
* Decode more TH types.Gilbert Ramirez1999-10-181-5/+196
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-0/+604