aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/AUTHORS
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2002-05-22 10:53:17 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2002-05-22 10:53:17 +0000
commitd1fa53c6051b719489e1b73b2c6c2a7784b6afc9 (patch)
tree4aec73cba1aa79bfa8f917be7320fe6d8d52e130 /wiretap/AUTHORS
parent134b903afa69e7fdbbf74460953b5db446c3b4b1 (diff)
Updated NS_LS_DRIVER to work with both pre-HPUX11 and HPUX11.
Added support for NS_LS_TCP, NS_LS_UDP, NS_LS_LOOPBACK, NS_LS_ICMP and unnamed subsystem 0xb9 (which contains ethernet headers in my captures frames). However, NS_LS_ICMP will not be dissected since we dont have a RAW_ICMP wiretap encapsulation type. Updated decoding of usec timestamp for HPUX11 since HPUX11 has 0.1us resolution for the scalar in this field. YMMV but all these ones works for me from nettl traces from HPUX11. svn path=/trunk/; revision=5523
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 9cb3f26dec..7a5d65005b 100644
--- a/wiretap/AUTHORS
+++ b/wiretap/AUTHORS
@@ -12,4 +12,5 @@ Daniel Thompson <daniel.thompson[AT]st.com>
Chris Jepeway <thai-dragon[AT]eleven29.com>
Marc Milgram <mmilgram[AT]arrayinc.com>
Tom Nisbet <Tnisbet[AT]VisualNetworks.com>
+Ronnie Sahlberg <sahlberg@optushome.com.au>