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

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 Jun 2001 15:37:08 -0500 (CDT)
guy         2001/06/14 15:37:08 CDT

  Modified files:
    .                    etypes.h packet-ethertype.c 
  Log:
  As long as we're supporting PPP protocol types over Ethernet, we might
  as well just include "ppptypes.h" in "packet-ethertype.c", rather than
  defining ETHERTYPE_ values equal to the corresponding PPP_ values, and
  add entries for the PPP protocols we now dissect when running atop
  Ethernet.
  
  Revision  Changes    Path
  1.21      +1 -4      ethereal/etypes.h
  1.16      +11 -2     ethereal/packet-ethertype.c