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