Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-ip.c packet-mpls.c packet-ppp

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 14 Dec 2000 02:20:31 -0600 (CST)
guy         2000/12/14 02:20:31 CST

  Modified files:
    .                    AUTHORS packet-ip.c packet-mpls.c 
                         packet-ppp.c ppptypes.h 
  Log:
  PPP patches from Burke Lau to:
  
  	add FCS checking;
  
  	support Cisco HDLC format in the PPP dissector;
  
  	handle MPLS-over-PPP.
  
  Revision  Changes    Path
  1.168     +6 -0      ethereal/AUTHORS
  1.113     +2 -1      ethereal/packet-ip.c
  1.12      +5 -1      ethereal/packet-mpls.c
  1.48      +224 -1    ethereal/packet-ppp.c
  1.2       +11 -1     ethereal/ppptypes.h