Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-atm.c packet-eth.c packet-eth.h packe

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, 21 Jan 2001 14:16:03 -0600 (CST)
guy         2001/01/21 14:16:02 CST

  Modified files:
    .                    packet-atm.c packet-eth.c packet-eth.h 
                         packet-isl.c packet-tr.c packet-tr.h 
  Log:
  Always call the Ethernet and Token Ring dissectors through a dissector
  handle, and make them static.
  
  Revision  Changes    Path
  1.32      +10 -9     ethereal/packet-atm.c
  1.58      +2 -2      ethereal/packet-eth.c
  1.4       +1 -2      ethereal/packet-eth.h
  1.22      +16 -3     ethereal/packet-isl.c
  1.57      +2 -2      ethereal/packet-tr.c
  1.4       +1 -2      ethereal/packet-tr.h