aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-03-28 07:49:41 +0000
committerGuy Harris <guy@alum.mit.edu>2001-03-28 07:49:41 +0000
commitc00e9c43dc7cc3bcd2e5dc83390909f81a572551 (patch)
treeebb3faf4eaefb285d5c8a6b35e8166ef9535dfa4 /AUTHORS
parent28531d2efd66f3ec0b50c4f5f2843d9dcc3e63a9 (diff)
Support for TPKT being used for its original purpose (TCP port > 102,
containing OSI transport layer PDUs). Enable the Q.931-inside-TPKT code (but not the H.225 stuff, as that requires Andreas Sikkema's H.225 dissector). Update it to match his current modified Q.931 dissector. svn path=/trunk/; revision=3199
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS5
1 files changed, 5 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 1458cf5203..72c5f729a0 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -546,6 +546,11 @@ Eduardo Pérez Ureta <eperez@dei.inf.uc3m.es> {
GUI fixes
}
+Martin Thomas <martin_a_thomas@yahoo.com> {
+ Support for TPKT being used for its original purpose (TCP port
+ 102, containing OSI transport layer PDUs)
+}
+
Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
give his permission to use his version of snprintf.c.