aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-05-05 01:01:36 +0000
committerGuy Harris <guy@alum.mit.edu>2003-05-05 01:01:36 +0000
commitfe42cc9dd8a1341b9e95b1ad336a1d05c51d853f (patch)
tree58614b50c1a46cc59d2d3c0fea6adac14eab2a67 /wiretap/AUTHORS
parent6d6a37b5d26669cc1540497de4f5d0e88f1b51ad (diff)
From Mark C. Brown:
Following fixes for nettl (HP-UX): 1) Fixed 11.X timestamp issue there is no difference in 10.X/11.X timestamps, so no need to shift 11.X timestamps 2) Fixed NS_LS_DRIVER trace record handling now works rather than throwing "...network type that Ethereal doesn't support" error 3) Fixed handling of traces with sliced packets (nettl -m xx) now uses correct packet and capture lengths 4) Additional ethernet card support now handles btlan[1,3-6],gelan,igelan,intl100 driver trace records svn path=/trunk/; revision=7642
Diffstat (limited to 'wiretap/AUTHORS')
-rw-r--r--wiretap/AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/AUTHORS b/wiretap/AUTHORS
index 1edba626c1..764a51978a 100644
--- a/wiretap/AUTHORS
+++ b/wiretap/AUTHORS
@@ -15,3 +15,4 @@ Tom Nisbet <Tnisbet[AT]VisualNetworks.com>
Ronnie Sahlberg <sahlberg[AT]optushome.com.au>
Motonori Shindo <mshindo[AT]mshindo.net>
Markus Steinmann <ms[AT]seh.de>
+Mark C. Brown <mbrown[AT]nosila.net>