wireshark/asn1
Anders Broman ad9a9a6a9d From Florent Drouin:
Here are some patches and a new module to introduce the notion of Tcap context for a Tcap transaction. For each Tcap transaction, several parameters, like session identifier, start time or OID, will be saved in a hash table, to keep these informations available for the next messages. This context is then given to the upper layer, and can be used, for example, to generate transaction-associated statistics.

Moreover, the Upper protocol, detected in the Begin of the TCAP transaction ( according to the OID ), is saved in the context, and will be reused for the next messages of the transaction. This help the decoding of SS7 messages, without any SSN configuration in the "wireshark preferences".

You will have too, the possibility to apply a filter to see only the messages related to a TCAP transaction. (tcap.srt.session_id=XXX)

To enable the use of the Tcap context, you have 2 new parameters in the preferences,
- SRT, enable search for a Tcap context for any TCAP messages
- persistentSRT, keep the Tcap context, even after the transaction has been closed. This is mandatory with Wireshark, to have a clean display of the stats.

There is 2 new timers  in the preferences for the statistics, to tune the retransmission timeout, and messages lost timeout.

svn path=/trunk/; revision=19341
2006-09-27 20:06:06 +00:00
..
MAP_Dialogue - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +00:00
acp133 remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
acse An octet string form of the ASO-qualifier used by some systems from the days when it was an ANY. 2006-08-27 09:03:21 +00:00
ansi_map Dont use itu_ssn 2006-09-20 06:14:45 +00:00
camel From Florent Drouin: 2006-09-27 20:06:06 +00:00
cdt include packet-cdt.h to declare prototypes 2006-07-09 11:18:13 +00:00
cmip remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
cms Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
dap Support for X.500 strong authentication - used by DAP, DISP, DSP and DOP. 2006-08-27 08:19:55 +00:00
disp remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
dop remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
dsp remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
ess - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
ftam remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
ftbp - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
gnm - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +00:00
gsm_ss RANAP: 2006-06-15 05:40:21 +00:00
gsmmap From Florent Drouin: 2006-09-27 20:06:06 +00:00
h225 - new function ssl_dissector_delete() 2006-08-28 07:05:02 +00:00
h235 get rid of warning message 2006-07-04 09:02:26 +00:00
h245 Dissect some more H.245 messages in MEGACO 2006-08-20 21:18:43 +00:00
h248 Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1091 2006-09-11 20:35:24 +00:00
h450 fropm martin m 2006-07-28 07:50:05 +00:00
inap Mark "inap.tcap.itu_ssn" and "inap.tcap.itu_ssn1" as obsolete 2006-06-10 00:26:48 +00:00
ldap When dissecting LDAP, the assumption was made that the maximum LDAP PDU size will be 65535. Anything bigger than this was considered not to be LDAP. However, LDAP can have PDU sizes bigger than this - a CRL can easily grow to be bigger than this, for example. 2006-09-22 15:19:32 +00:00
logotype-cert-extn - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
mms prettify the MMS dissector by at least putting the pdu name in the info column 2006-08-21 13:44:37 +00:00
nbap few formal changes in PER dissector (rename asn_* types to asn1_* ones) 2006-07-04 06:49:53 +00:00
ns-cert-exts - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +00:00
ocsp - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
pkcs1 - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
pkinit - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
pkix1explicit Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
pkix1implicit - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
pkixcmp Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
pkixcrmf - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
pkixproxy remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
pkixqualified - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
pkixtsp - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
pres - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
ranap few formal changes in PER dissector (rename asn_* types to asn1_* ones) 2006-07-04 06:49:53 +00:00
rnsap Routines for Universal Mobile Telecommunications System (UMTS) Radio Resource Control (RRC) (umts_rrc) dissection. 2006-08-08 21:32:44 +00:00
ros Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
rrlp Complete clean targets 2006-08-22 20:39:20 +00:00
rtse Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
s4406 Support for the acp127-notification-request extension. 2006-06-28 19:31:49 +00:00
smrse - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +00:00
snmp Counter64 should be a FT_UINT64 and not a FT_UINT32 2006-08-23 08:05:28 +00:00
spnego Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
tcap From Florent Drouin: 2006-09-27 20:06:06 +00:00
ulp Complete reasembly code. 2006-05-31 20:22:51 +00:00
umts_rrc Complete clean targets 2006-08-22 20:39:20 +00:00
umts_rrc_Internode-defs Complete clean targets 2006-08-22 20:39:20 +00:00
umts_rrc_ies Complete clean targets 2006-08-22 20:39:20 +00:00
umts_rrc_pdu_def Complete clean targets 2006-08-22 20:39:20 +00:00
wlancertextn remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
x411 Support for the message-token, proof-of-delivery and recipient-certificate p1 envelope extensions. 2006-06-28 19:07:10 +00:00
x420 Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
x509af Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
x509ce - remove some #.MODULE_IMPORT from .cng files 2006-05-24 12:24:54 +00:00
x509if Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
x509sat remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
Makefile.am Fix some typos the prevented make distdir from succeeding 2006-08-10 11:37:24 +00:00
Makefile.nmake Add missing Clean target 2006-08-24 19:01:01 +00:00