aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/AUTHORS
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-01-03 03:42:23 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-01-03 03:42:23 +0000
commit7b49f8ba73191e01b942d22e8c4c4ef0e9fb2e10 (patch)
treedbd54ccca850486fe7c70a7886f10cac2d12ad90 /wiretap/AUTHORS
parent87da33470ba46ff426f3b4f389d8881917a76127 (diff)
From James Fields and Kevin Johnson: fix the handling of time stamps in
a number of Windows Sniffer captures - apparently the time stamp units are in a field in the file header. Add a capture type value seen in at least one ATM capture. Update some comments, and add some comments. Get rid of some redundant setting of "timeunit". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12936 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wiretap/AUTHORS')
-rw-r--r--wiretap/AUTHORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiretap/AUTHORS b/wiretap/AUTHORS
index fd4337f25d..142488b6c0 100644
--- a/wiretap/AUTHORS
+++ b/wiretap/AUTHORS
@@ -25,3 +25,5 @@ Martijn Schipper <mschipper[AT]globespanvirata.com>
Jeff Morriss <jeff.morriss[AT]ulticom.com>
Niels Koot <Niels.Koot[AT]logicacmg.com>
Rolf Fiedler <Rolf.Fiedler[AT]Innoventif.com>
+James Fields <jvfields [AT] tds.net>
+Kevin Johnson <kjohnson [AT] secureideas.net>