Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-fr.c AUTHORS Makefile.am Makefile.nma

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, 7 Jan 2001 16:08:33 -0600 (CST)
guy         2001/01/07 16:08:32 CST

  Modified files:
    .                    AUTHORS Makefile.am Makefile.nmake 
                         packet-gre.c 
  Added files:
    .                    packet-fr.c 
  Log:
  Frame Relay and Frame-Relay-over-GRE support, from Paul Ionescu.
  
  Fix the GRE dissector to call subdissectors regardless of whether a full
  protocol tree dissection is being done or not.
  
  Revision  Changes    Path
  1.176     +2 -0      ethereal/AUTHORS
  1.268     +2 -1      ethereal/Makefile.am
  1.71      +2 -1      ethereal/Makefile.nmake
  1.34      +122 -103  ethereal/packet-gre.c