Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap AUTHORS README nettl.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 May 2002 05:53:26 -0500 (CDT)
sahlberg    2002/05/22 05:53:25 CDT

  Modified files:
    wiretap              AUTHORS README nettl.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.19      +1 -0      ethereal/wiretap/AUTHORS
  1.30      +7 -1      ethereal/wiretap/README
  1.28      +49 -20    ethereal/wiretap/nettl.c