aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-02-03 23:19:54 +0000
committerGuy Harris <guy@alum.mit.edu>2004-02-03 23:19:54 +0000
commit78461c0180dee2336db99b91cfd126dfbb4ecff3 (patch)
treeb788c711cc367cc7b12ebb25e4b0c2f39dfb1a13 /AUTHORS
parent880010fbd1d7cd94a66c74a19025d6b4d5085984 (diff)
From Peter J. Creath: add a heuristic dissector table, so that
dissectors for protocols that put non-802.3 packets inside 802.3 frames can intercept 802.3/Ethernet frames before they're dissected as 802.3/Ethernet packets. svn path=/trunk/; revision=9976
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 696200d9b1..ddcb496f14 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2056,6 +2056,7 @@ And assorted fixes and enhancements by the people listed above and by:
Shusaku Ueda <ueda [AT] sra.co.jp>
Jonathan Perkins <jonathan.perkins [AT] ipaccess.com>
Holger Schurig <h.schurig [AT] mn-logistik.de>
+ Peter J. Creath <peter-ethereal [AT] creath.net>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
give his permission to use his version of snprintf.c.