Ethereal-dev: SV: [Ethereal-dev] Patch packet-gsm_map-template.c for MAP V3 messages, packet-g

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Sun, 19 Feb 2006 00:31:18 +0100
Checked in with a change to actually dissect channel needed.
Brg
Anders

      Hello,

Add the same workaround used in packet-ftam.c for the bad handling of the
asn "IMPLICIT SEQUENCE", in the packet-gsm_map-template.c.
This patch concerns Map V3 messages, not correctly decoded with the
previous workaround "offset=offset+2".

Change a parameter for Provide Roaming Number decoding.

Add a decoding fonction for "Channel needed" parameter to avoid a decoding
error for Paging messages.

Florent

(See attached file: diff.txt)