aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mtp3.h
AgeCommit message (Collapse)AuthorFilesLines
2004-06-27Added functionality to support multiple ways of structuringtuexen1-2/+6
an ITU point code. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11248 f5534014-38df-0310-8fa8-9805f1628bb7
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:guy1-4/+5
add a config.nmake option to control whether to build libethereal.dll or not; remove "./wiretap" from PATH to prevent problems due to wrongly-loaded files; build dissector.lib with MSVC; move "print.c" and "ps.c" to the dissector helpers, as "print.c" imports variables from packet-frame.c and packet-data.c, which are in libethereal; move "g711.c" out of the dissector helpers, as they're used only by Ethereal in a tap, not in Tethereal or in any dissector; add a .def file for libethereal; arrange to declare global variables exported from libethereal with "__declspec(dllimport)" when building programs that import those variables; update the NSIS installer. Make the "configure" script define ETH_VAR_IMPORT as "extern". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10834 f5534014-38df-0310-8fa8-9805f1628bb7
2004-04-21From Michael Lum:guy1-1/+19
ANSI and GSM MAP stats enhancements and cleanups; enhanced parameter dissection related to SS for GSM A-interface and MAP; minor GSM SMS fix; GSM SS enhancements for parameter dissection; MTP3 statistics tap. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10655 f5534014-38df-0310-8fa8-9805f1628bb7
2003-12-08From Michael Lum: support an AT_SS7PC address type for SS7 point codes,guy1-1/+18
and set the direction in pinfo for SS7 packets based on source and destination addresses. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9209 f5534014-38df-0310-8fa8-9805f1628bb7
2003-04-10From Jeff Morriss: add support for the Chinese ITU variant of SS7.guy1-2/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7438 f5534014-38df-0310-8fa8-9805f1628bb7
2003-01-02From Jeff Morriss:guy1-1/+5
make ANSI point codes filterable in MTP3; fix a bug in the ANSI SLS dissection; have MTP3 store the SI for use by subdissectors; add a new MTP3-Management dissector. Fix Makefile.nmake to include the Wellfleet HDLC dissector. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6837 f5534014-38df-0310-8fa8-9805f1628bb7
2002-03-04SCCP support, from Jeff Morriss.guy1-0/+38
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4866 f5534014-38df-0310-8fa8-9805f1628bb7