aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up a bunch of places where a pointer into the packet buffer was castGuy Harris2000-01-151-8/+8
* Fix Gerald's e-mail address.Guy Harris2000-01-071-2/+2
* Provide a general mechanism by which dissectors can register "init"Guy Harris1999-11-171-2/+3
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-9/+25
* added additional error messagesNathan Neulinger1999-10-281-6/+85
* Converted C++ style comments to C styleNathan Neulinger1999-10-281-27/+25
* Export the data structure used to represent a conversation.Guy Harris1999-10-241-5/+12
* Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1999-10-221-15/+23
* Added Nathan's patch for AFS and RX dissection.Gilbert Ramirez1999-10-201-0/+2502