summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2012-04-20 12:08:31 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2012-04-20 12:08:31 +0000
commit45252c84e3dd2dad2844f570e257619d83c4469c (patch)
tree28a0695eb23772d68d6d0d8ecc4c7f9dc35ee393 /AUTHORS
parent54c7fc8bfbe449e252e7f29ab1ddb403d0d11a27 (diff)
downloadwireshark-45252c84e3dd2dad2844f570e257619d83c4469c.tar.gz
Patch for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5048
From Tom Cook and Tom Alexander. 1. A VWR encapsulation that reads VeriWave capture files (*.vwr) generated from WaveTest test hardware 2. Dissectors that display the VeriWave tap headers (both 802.11 and Ethernet) 3. A dissector for the WaveAgent protocol. The WaveAgent dissector is heuristic and parses the WaveAgent packet (a UDP payload). The WaveAgent dissector has been Fuzz tested. The VWR ENCAP and dissectors have been used extensively by VeriWave customers in a special version of WireSark compiled by VeriWave. svn path=/trunk/; revision=42155
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 591d68d870..e8fd9f25e2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3618,6 +3618,8 @@ Jakob Hirsch <jh.wireshark-bugzilla [AT] plonk.de>
Роман Донченко <DXDragon [AT] yandex.ru>
<billyjeans [AT] gmail.com>
Evan Huus <eapache [AT] gmail.com>
+Tom Cook <tcook [AT] ixiacom.com>
+Tom Alexander <talexander [AT] ixiacom.com>
Dan Lasley <dlasley[AT]promus.com> gave permission for his
dumpit() hex-dump routine to be used.