aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ncp2222.inc
AgeCommit message (Expand)AuthorFilesLines
2002-08-25NDS fragment handles are 32 bits, according to Greg Morris.Guy Harris1-7/+6
2002-08-23Give the NDS Verb field a value_string table, so you can filter on itGuy Harris1-302/+65
2002-08-23Note to the person who checked in the previous change: that's "alreadyGuy Harris1-2/+2
2002-08-23In "dissect_nds_request()", if we already have a tree into which to putGuy Harris1-3/+2
2002-08-23From Greg Morris:Gilbert Ramirez1-37/+504
2002-05-16Move the #defines for NCP packet types to "packet-ncp-int.h", and useGuy Harris1-7/+23
2002-05-16For response packets, add a field showing the number of the frameGilbert Ramirez1-1/+9
2002-05-11Put in a note about date and time formats.Guy Harris1-1/+17
2002-05-09Merge the work in Novell_NCP_branch into the mainline code.Gilbert Ramirez1-55/+625
2002-04-04Remove unused variable.Gilbert Ramirez1-2/+1
2002-01-10Allow NCP types to define bitfields. In order to implementGilbert Ramirez1-3/+49
2002-01-05Long NCP traces can easily have many packets whose "uniqueness"Gilbert Ramirez1-13/+21
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-7/+7
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez1-2/+2
2001-09-03Instead of having a single datum attached to a conversation, have a listGuy Harris1-6/+6
2001-06-28Handle a few of the NCP types from the traces sent in by Pete,Gilbert Ramirez1-19/+84
2000-10-21Support for conversations with "wildcard" destination addresses, fromGuy Harris1-4/+4
2000-09-22Move #included C code from an *.h file to an *.inc file.Gilbert Ramirez1-0/+261