Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-bpdu.c packet-dec-bpdu.c 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@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 14 Jan 2001 02:25:15 -0600 (CST)
guy         2001/01/14 02:25:15 CST

  Modified files:
    .                    packet-bpdu.c packet-dec-bpdu.c 
                         packet-ppp.c ppptypes.h 
  Log:
  Add the PPP types for the DEC LANBridge100 Spanning Tree protocol and
  for "Bridging PDU"s (which I'm assuming are 802.1d Spanning Tree BPDUs),
  and have the STP and LANBridge100 STP dissectors register them with the
  "ppp.protocol" dissector table.
  
  Fix the value for the PPP type for MPLS Multicast (it's 0x0283, not
  0x0281).
  
  Revision  Changes    Path
  1.20      +3 -1      ethereal/packet-bpdu.c
  1.5       +6 -2      ethereal/packet-dec-bpdu.c
  1.54      +6 -4      ethereal/packet-ppp.c
  1.5       +5 -3      ethereal/ppptypes.h