From d1fa53c6051b719489e1b73b2c6c2a7784b6afc9 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Wed, 22 May 2002 10:53:17 +0000 Subject: 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 --- wiretap/AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'wiretap/AUTHORS') diff --git a/wiretap/AUTHORS b/wiretap/AUTHORS index 9cb3f26dec..7a5d65005b 100644 --- a/wiretap/AUTHORS +++ b/wiretap/AUTHORS @@ -12,4 +12,5 @@ Daniel Thompson Chris Jepeway Marc Milgram Tom Nisbet +Ronnie Sahlberg -- cgit v1.2.1