aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mtp3.c
Commit message (Expand)AuthorAgeFilesLines
* From Michael Lum: support an AT_SS7PC address type for SS7 point codes,Guy Harris2003-12-081-18/+161
* From Jeff Morriss: add support for WTAP_ENCAP_MTP2 and WTAP_ENCAP_MTP3.Guy Harris2003-12-031-1/+7
* Fix a comment.Guy Harris2003-09-061-2/+2
* Check COL_PROTOCOL, not COL_INFO, before updating COL_PROTOCOL.Guy Harris2003-09-051-2/+2
* Fix up white space.Guy Harris2003-09-051-2/+3
* Fixed a bug introduced by my last update and reported for packet-mtp3.cMichael Tüxen2003-09-051-12/+12
* Indicate the Standard (ITU, ANSI, Chin. ITU) in the protocol column.Michael Tüxen2003-09-041-3/+12
* Fixed a bug reported by Michael Lum regarding the display of the SLSMichael Tüxen2003-07-091-2/+2
* - add better INFO column handling using col_set_fence.Michael Tüxen2003-04-191-6/+6
* From Jeff Morriss: add support for the Chinese ITU variant of SS7.Guy Harris2003-04-101-15/+61
* Panic if a preference starts with the name of the module to which itGuy Harris2003-01-281-4/+1
* From Jeff Morriss:Guy Harris2003-01-021-32/+58
* From Jeff Morriss:Guy Harris2002-06-201-35/+88
* SCCP support, from Jeff Morriss.Guy Harris2002-03-041-22/+19
* Small fix from Michael Tuexen.Guy Harris2002-02-021-2/+2
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Update mtp3 dissector. Add mtp2 dissector.Gilbert Ramirez2001-12-111-216/+153
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-5/+5
* Attach a descriptive name field type and base to dissector tables; thatGuy Harris2001-12-081-2/+3
* Support for ANSI flavor of MTP3, from Jeff Morriss.Guy Harris2001-07-071-80/+242
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-7/+7
* Make the "short name" of MTP Level 3 just "MTP3", matching what we putGuy Harris2001-05-311-2/+2
* Fix Gerald's e-mail address.Guy Harris2001-05-251-2/+2
* MTP3 support, from Michael Tuexen.Guy Harris2001-05-241-0/+277