aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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 /doc
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 'doc')
-rw-r--r--doc/ethereal.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ethereal.pod b/doc/ethereal.pod
index 539c2426c7..55a815ccb6 100644
--- a/doc/ethereal.pod
+++ b/doc/ethereal.pod
@@ -2122,6 +2122,7 @@ B<http://www.ethereal.com>.
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.