Commit graph

6 commits

Author SHA1 Message Date
Guy Harris
c3ad21e9fc From Michael Lum:
Lots of changes paralleling TCAP for nested sequences and
	multiple component support.

	Modified for partial parameter identification in selected
	messages.

	Added support for identifying embedded SMS and passing to GSM
	SMS dissector.

svn path=/trunk/; revision=10126
2004-02-20 10:49:12 +00:00
Guy Harris
9aa32731b9 From Michael Lum: add tap for GSM MAP message statistics.
svn path=/trunk/; revision=10032
2004-02-11 04:19:03 +00:00
Guy Harris
9ce5cd3548 In the MLUM-is-defined code path, "idx" is set - the only issue is if
MLUM isn't defined (which it isn't, by default).

svn path=/trunk/; revision=9397
2003-12-21 21:41:10 +00:00
Ulf Lamping
6126aad3b2 removed MSVC warning (uninitialized value)
svn path=/trunk/; revision=9392
2003-12-21 12:08:35 +00:00
Guy Harris
a93463727e Get rid of the private "my_decode_bitfield_value()" a number of
dissectors had.  Instead, rename it "other_decode_bitfield_value()", put
it in "epan/to_str.c", and make "decode_bitfield_value()" use it.

svn path=/trunk/; revision=9213
2003-12-08 23:40:13 +00:00
Guy Harris
78191a09b5 From Felix Fei: GSM MAP support.
From Michael Lum:

	Modified for better TCAP separation, fixed EOC handling (a la
	TCAP).

	Added parameter parsing (although not dissection or naming).

svn path=/trunk/; revision=9160
2003-12-03 23:54:50 +00:00