From Michael Tuexen: fix SCTP port number for M2PA to be the

IANA-assigned number rather than the M2UA number.

svn path=/trunk/; revision=5718
This commit is contained in:
Guy Harris 2002-06-20 20:58:07 +00:00
parent 378289f3e2
commit 22d6c611b1
2 changed files with 3 additions and 2 deletions

View File

@ -433,6 +433,7 @@ Michael Tuexen <Michael.Tuexen[AT]icn.siemens.de> {
SCCP-atop-M3UA support
M2UA support
ASAP support
Fix SCTP port number for M2PA
}
Bruce Korb <bkorb[AT]sco.com> {

View File

@ -6,7 +6,7 @@
* Copyright 2001, 2002, Jeff Morriss <jeff.morriss[AT]ulticom.com>,
* updated by Michael Tuexen <michael.tuexen[AT]icn.siemens.de>
*
* $Id: packet-m2pa.c,v 1.9 2002/05/18 22:25:40 guy Exp $
* $Id: packet-m2pa.c,v 1.10 2002/06/20 20:58:07 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@ -36,7 +36,7 @@
#include <epan/packet.h>
#define SCTP_PORT_M2PA 2904
#define SCTP_PORT_M2PA 3565
#define M2PA_PAYLOAD_PROTOCOL_ID 5
#define VERSION_LENGTH 1