aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-07-08 04:23:28 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-07-08 04:23:28 +0000
commit53d2a96094c69fbe8cc7bb9e0f9ff3be2a68a522 (patch)
treeb1d812d2db0d3c9d97ce25a48db15b8da2a79a52 /doc
parente578a22f4c25d628b4c134ddc4f70349aab3925b (diff)
Added Johan's RADIUS dissector, finally. I modified it to fit in with the
new proto_tree routines. I also removed the check for lex and yacc from wiretap's configure script. The IP dissector now uses proto_register_field_array(). svn path=/trunk/; revision=348
Diffstat (limited to 'doc')
-rw-r--r--doc/ethereal.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ethereal.pod b/doc/ethereal.pod
index 0ac1050934..0f8790adef 100644
--- a/doc/ethereal.pod
+++ b/doc/ethereal.pod
@@ -378,6 +378,8 @@ B<http://ethereal.zing.org>.
Brad Robel-Forrest <bradr@watchguard.com>
Ashok Narayanan <ashokn@cisco.com>
Aaron Hillegass <aaron@classmax.com>
+ Jason Lango <jal@netapp.com>
+ Johan Feyaerts <Johan.Feyaerts@siemens.atea.be>
Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to give his
permission to use his version of snprintf.c.