aboutsummaryrefslogtreecommitdiffstats
path: root/packet-frame.h
AgeCommit message (Expand)AuthorFilesLines
2003-12-06Add the ability to print packet dissections in PDML (an XML-based format)Gilbert Ramirez1-1/+7
2003-10-23Add a "show_exception()" routine that takes an exception code as anGuy Harris1-1/+7
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-04-09"dissect_frame()" is now static; don't declare it in "packet-frame.h".Guy Harris1-6/+2
2002-02-18Add support for reassembling RPC-over-TCP fragments, and do that in bothGuy Harris1-2/+12
2000-12-03Declare "proto_malformed" in "packet-frame.h", as "packet-frame.c"Guy Harris1-1/+4
2000-10-06Implement epan_dissect_new() and epan_dissect_free(). These are theGilbert Ramirez1-0/+28