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

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 18 Aug 2002 10:30:40 -0500 (CDT)
gerald      2002/08/18 10:30:40 CDT

  Modified files:
    .                    AUTHORS packet-cdp.c packet-ppp.c 
                         ppptypes.h 
  Log:
  From ENDOH Akira:
  
  - displaying PPP datalink layer protocol names based on iana database:
      http://www.iana.org/assignments/ppp-numbers
  - dissecting MPLSCP and CDPCP
  - dissecting CDP over PPP
  
  Revision  Changes    Path
  1.572     +2 -0      ethereal/AUTHORS
  1.48      +2 -1      ethereal/packet-cdp.c
  1.96      +172 -4    ethereal/packet-ppp.c
  1.13      +98 -7     ethereal/ppptypes.h