Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan to_str.c to_str.h

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

  Modified files:
    epan                 to_str.c to_str.h 
  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.32      +39 -1     ethereal/epan/to_str.c
  1.18      +2 -1      ethereal/epan/to_str.h