Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk tcp_graph.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 24 Sep 2003 19:37:52 -0500 (CDT)
guy         2003/09/24 19:37:52 CDT

  Modified files:
    gtk                  tcp_graph.c 
  Log:
  From Laurent Rabret:
  
  	handle 802.1Q frames;
  
  	catch the destroy signal on the main Ethereal window and destroy
  	our windows (avoids a crash).
  
  Get the PPP type value for IP from "ppptypes.h" rather than defining it
  ourselves.
  
  Revision  Changes    Path
  1.37      +38 -8     ethereal/gtk/tcp_graph.c