Ethereal-dev: Re: [Ethereal-dev] MTP3/SCCP patch for OPC/DPC, and epan changes for AT_SS7PC

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

From: Jeff Morriss <morriss@xxxxxxxxx>
Date: Tue, 09 Dec 2003 18:04:44 -0500


Michael Lum wrote:

cvs diff -u from latest source:

packet_info.h.diff
	New AT_SS7PC

to_str.c.diff
	Call to address format routine for AT_SS7PC

packet-mtp3.h.diff
packet-mtp3.c.diff
	Code for setting net_dst, net_src with AT_SS7PC

packet-sccp.c.diff
	Code for setting direction in pinfo from preference and net_src/net_dst

Cool...

One question: should the setting of the direction be an MTP3 preference instead of SCCP? That way the direction would be correct even for, say, ISUP traffic.

(I can submit a patch for this; I just figured I'd ask the question first.)