Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet.h packet-ppp.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 25 Aug 1999 02:32:51 -0500 (CDT)
guy         1999/08/25 02:32:49 CDT

  Modified files:
    .                    packet.h packet-ppp.c 
  Log:
  Add in the Async Map option.
  
  Add in the Identification and Time Remaining codes for LCP.
  
  Add in a pile of other LCP options, albeit without anything more than
  names for now.
  
  Don't say "1 bytes", say "1 byte".
  
  Don't use "dissect_data()" to dissect part of a *CP packet, and don't
  dissect opaque data if there're zero bytes of it.
  
  Revision  Changes    Path
  1.90      +2 -1      ethereal/packet.h
  1.17      +151 -61   ethereal/packet-ppp.c