Commit Graph

7 Commits

Author SHA1 Message Date
Guy Harris ea5b621e96 Propagate to the Q.933 dissector Tomas Kukosa's change to have 3, not 4,
bits of codeset in an IE (that's how many bits of codeset there are).

Make the "q933_info_element_vals[]" array have NUM_INFO_ELEMENT_VALS
members and define NUM_INFO_ELEMENT_VALS be (Q933_IE_SHIFT_CODESET+1),
as that array should have the number of codesets worth of elements.

svn path=/trunk/; revision=10332
2004-03-06 10:46:38 +00:00
Guy Harris 99ca20fc3c Propagate to the Q.933 dissector Anders Broman's change to the Q.931
dissector to add more filterable fields.

svn path=/trunk/; revision=10331
2004-03-06 10:29:51 +00:00
Guy Harris 40ba0d72bc Newlines don't belong in format strings for the "proto_tree_add"
routines.

svn path=/trunk/; revision=10094
2004-02-18 10:11:52 +00:00
Guy Harris 9e1e2b2e85 Apply Anders Broman's changes to the Q.931 dissector to the Q.933
dissector:

	fix the meaning of the extension bit, and add some more
	bitfields.

svn path=/trunk/; revision=8870
2003-11-03 20:57:36 +00:00
Guy Harris 75f3ee7ba2 Apply Anders Broman's changes to the Q.931 dissector to the Q.933
dissector:

	fix the offset when putting the cause code in a Cause IE into the
	protocol tree;

	in a Number IE, show the number type, numbering plan, and
	extension indicator as named-field bitfields.

svn path=/trunk/; revision=8829
2003-10-30 08:34:59 +00:00
Guy Harris e78ac968d7 Get rid of stuff not used in Q.933.
svn path=/trunk/; revision=8360
2003-09-03 18:27:55 +00:00
Guy Harris e076cb925f Q.933 dissector. (Not complete.)
svn path=/trunk/; revision=8350
2003-09-03 05:39:21 +00:00