aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-inap.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-04-21 18:11:20 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-04-21 18:11:20 +0000
commitaa6ce770d08cf20d2c1f9677797ca9b47552bbe5 (patch)
treed155e4bff3a1131c7a6a12322932eeeb3003909e /epan/dissectors/packet-inap.h
parente0e4f2d53205201cf09adc663c2301be0762cd25 (diff)
From Jeff Morris:
I tried out the 0.99.0pre1 release and I noticed that all my SCCP management messages (on SSN==1) were getting decoded as TCAP. Turns out that the INAP dissector (due to a bug) registers to SSN==1 by default (instead of 106 and 241). Rather than just fix that bug, the attached patch modifies the INAP dissector to use a range preference (like GSM MAP, TCAP, etc.). svn path=/trunk/; revision=17945
Diffstat (limited to 'epan/dissectors/packet-inap.h')
-rw-r--r--epan/dissectors/packet-inap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-inap.h b/epan/dissectors/packet-inap.h
index d6f872e73d..7236f9fdea 100644
--- a/epan/dissectors/packet-inap.h
+++ b/epan/dissectors/packet-inap.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* ./packet-inap.h */
+/* .\packet-inap.h */
/* ../../tools/asn2eth.py -X -b -e -p inap -c inap.cnf -s packet-inap-template inap.asn */
/* Input file: packet-inap-template.h */