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

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Thu, 4 Sep 2003 18:11:03 -0500 (CDT)
sahlberg    2003/09/04 18:11:03 CDT

  Modified files:
    gtk                  endpoint_talkers_eth.c 
                         endpoint_talkers_fc.c 
                         endpoint_talkers_fddi.c 
                         endpoint_talkers_ip.c 
                         endpoint_talkers_ipx.c 
                         endpoint_talkers_table.c 
                         endpoint_talkers_table.h 
                         endpoint_talkers_tcpip.c 
                         endpoint_talkers_tr.c 
                         endpoint_talkers_udpip.c 
  Log:
  Update to endpoint talkers.   move lots of duplicated code into teh helper endpoint_talkers_table.c
  
  Revision  Changes    Path
  1.13      +2 -39     ethereal/gtk/endpoint_talkers_eth.c
  1.13      +2 -39     ethereal/gtk/endpoint_talkers_fc.c
  1.8       +2 -39     ethereal/gtk/endpoint_talkers_fddi.c
  1.14      +2 -39     ethereal/gtk/endpoint_talkers_ip.c
  1.12      +2 -39     ethereal/gtk/endpoint_talkers_ipx.c
  1.12      +134 -89   ethereal/gtk/endpoint_talkers_table.c
  1.8       +3 -8      ethereal/gtk/endpoint_talkers_table.h
  1.15      +2 -39     ethereal/gtk/endpoint_talkers_tcpip.c
  1.14      +2 -39     ethereal/gtk/endpoint_talkers_tr.c
  1.15      +2 -39     ethereal/gtk/endpoint_talkers_udpip.c