aboutsummaryrefslogtreecommitdiffstats
path: root/packet-clnp.c
Commit message (Expand)AuthorAgeFilesLines
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-4/+7
* Add a new "prefs_register_protocol()" routine, which is likeGuy Harris2001-01-031-2/+2
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-4/+4
* Report the holding time of a CLNP packet, in seconds, as seconds plusGuy Harris2000-12-231-5/+14
* Show the type/flags byte of a CLNP PDU with a subtree dissecting theGuy Harris2000-12-231-2/+21
* Dissect the payload of a CLNP ER packet as a CLNP packet, so you knowGuy Harris2000-12-231-4/+22
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-4/+4
* Register the OSI transport dissector by name, and make it static.Guy Harris2000-11-191-3/+4
* Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIGuy Harris2000-11-181-414/+447
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+4
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-19/+19
* Add some preferences in OSI CLNP/COTP/CLTP module to allow the user to:Laurent Deniel2000-08-061-2/+20
* Treat only ASCII characters as printable in TSAPs; otherwise, as 0xffGuy Harris2000-07-101-3/+10
* Add support for OSI CLTP.Guy Harris2000-07-011-723/+761
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-19/+19
* Add tvbuff class.Gilbert Ramirez2000-05-111-181/+181
* Add routines to:Guy Harris2000-05-051-5/+10
* Changes from Gerrit Gehnen toGuy Harris2000-04-281-3/+7
* Fix the checksum option decoding in the CC/CR TPDU variable part.Laurent Deniel2000-04-181-3/+3
* Register an "osinl" dissector table for ISO/IEC TR 9577 NLPID values,Guy Harris2000-04-171-2/+9
* Remove TODO comments about NSAP and ISIS decodings sinceLaurent Deniel2000-04-161-8/+1
* Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportGuy Harris2000-04-151-0/+1777