aboutsummaryrefslogtreecommitdiffstats
path: root/packet-m3ua.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug introduced by my last update and reported for packet-mtp3.cMichael Tüxen2003-09-051-12/+12
* From Anders Broman: add translation of SI values to strings.Guy Harris2003-09-041-2/+2
* Indicate the version in the protocol column only if multiple versions are sup...Michael Tüxen2003-09-041-2/+12
* From Anders Broman: add a few more user IDs to the M3UA Service Indicator.Guy Harris2003-09-021-1/+12
* - get rid of col_set_fence: it will be called in packet-sctp.c only.Michael Tüxen2003-04-221-11/+4
* - add INFO column stuff using fence.Michael Tüxen2003-04-191-82/+58
* From Jeff Morriss: don't put stuff in the Info column if a subdissectorGuy Harris2003-04-121-13/+37
* Fixed a bug in the calculation of number of routing contexts.Michael Tüxen2003-02-181-4/+3
* Minor corrections and modifications.Michael Tüxen2003-01-281-40/+38
* Fix a similar problem in the RFC 3332 version of the protocol.Guy Harris2003-01-271-4/+4
* From Jeff Morriss: dissect parameters regardless of whether a protocolGuy Harris2003-01-271-3/+15
* Added support for version 05 of the (expired) ID describing M3UA.Michael Tüxen2003-01-221-1049/+908
* From Christian Falckenberg: beginnings of a MEGACO dissector.Guy Harris2003-01-141-3/+3
* Don't cast away constness, and fix variable and structure memberGuy Harris2002-12-021-4/+4
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-146/+146
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* From Joerg Mayer:Guy Harris2002-07-171-5/+1
* From Joerg Mayer: get rid of an unused argument.Guy Harris2002-05-011-3/+3
* From Michael Tuexen: update to draft-ietf-sigtran-m3ua-12.Guy Harris2002-03-281-138/+139
* Typo fix, from Michael Tuexen.Guy Harris2002-03-021-2/+2
* From Michael Tuexen: support for another message type.Guy Harris2002-02-261-1/+4
* Editorial corrections, from Michael Tuexen.Guy Harris2002-02-251-10/+26
* From Michael T�xen: updates to support versions 6 and 10 of the SIGTRANGuy Harris2002-01-311-447/+1350
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+3
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-6/+6
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-3/+6
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-21/+21
* MTP3 support, from Michael Tuexen.Guy Harris2001-05-241-13/+20
* Get rid of unnecessary includes.Guy Harris2001-04-231-3/+1
* Fix Gerald's e-mail address - and fix it in "README.developer", soGuy Harris2001-04-201-2/+2
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-251-5/+1
* Updates from Michael Tuexen.Guy Harris2001-01-141-42/+42
* Update from Michael Tuexen.Guy Harris2001-01-131-1/+3
* M3UA (MTP3 User Adaptation layer) support, from Michael Tuexen.Guy Harris2001-01-101-0/+973