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

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: Sat, 23 Aug 2003 21:50:32 -0500 (CDT)
sahlberg    2003/08/23 21:50:32 CDT

  Modified files:
    gtk                  endpoint_talkers_ip.c 
                         endpoint_talkers_tcpip.c 
                         endpoint_talkers_udpip.c 
  Log:
  Add a new function  address_to_str  to to_str.c
  Implement conersion from address to string for IPv4 and IPv6
  and update the conversation tables to use the new interface.
  
  Revision  Changes    Path
  1.3       +2 -13     ethereal/gtk/endpoint_talkers_ip.c
  1.4       +2 -15     ethereal/gtk/endpoint_talkers_tcpip.c
  1.4       +2 -15     ethereal/gtk/endpoint_talkers_udpip.c