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

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

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Fri, 10 Sep 1999 23:19:35 -0500 (CDT)
gerald      1999/09/10 23:19:32 CDT

  Modified files:
    .                    packet-ppp.c packet.h proto.c 
  Log:
  Added support for PPP Multilink Protocol (MP).  Modified dissect_ppp_stuff
  to recognize and handle protocol field compression.
  
  Revision  Changes    Path
  1.19      +97 -4     ethereal/packet-ppp.c
  1.96      +4 -1      ethereal/packet.h
  1.21      +3 -1      ethereal/proto.c