summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2007-07-27 19:24:40 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2007-07-27 19:24:40 +0000
commit29facf8ff9be835fc97df4a96a3d649967dc00b3 (patch)
tree6f44aac0fb94a35b64a39b0819dab799f24a44f2 /AUTHORS
parentf104bfa2adba5535ff818a0afd0b9acecf0764bb (diff)
downloadwireshark-29facf8ff9be835fc97df4a96a3d649967dc00b3.tar.gz
From Florent Drouin:
- add support of session management for tcap ANSI. (In fact, this support already exist for ANSI MAP subdissector, but as our simulators can reuse the tcap transaction Id, the decoding of the response may be wrong) - move the code related to asn1 in tcap.cnf, and update tcap.cnf - move the code related to the session management in tcap-persistentdata - add a compilation option to free the entry in the hashtable for a closed transaction. This is used only for tshark statistics generation, with huge file. - cleanup and add some comments Add Id tags to epan/tcap-persistentdata.{c,h} svn path=/trunk/; revision=22415
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS6
1 files changed, 5 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 1c2654baab..530014f70f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2651,10 +2651,14 @@ Ted Percival <ted[AT]midg3t.net> {
Support for PA-S4U2Self Kerberos packet type
}
-Marc Petit-Huguenin <marc [AT] petit-huguenin.org> {
+Marc Petit-Huguenin <marc [AT] petit-huguenin.org> {
Update STUN2 to draft-ietf-behave-rfc3489bis-07
}
+Florent Drouin <florent.drouin [AT] alcatel-lucent.fr> {
+ TCAP statistics
+}
+
and by:
Pavel Roskin <proski [AT] gnu.org>