Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-sna.h

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: Mon, 25 Aug 2003 20:00:28 -0500 (CDT)
guy         2003/08/25 20:00:28 CDT

  Modified files:
    .                    packet-sna.h 
  Log:
  Create an "address_to_str_buf()" routine, called by "address_to_str()",
  which fills in a caller-supplied buffer.
  
  Create "_buf()" versions of various "to_str" routines for various
  address types, and create a routine to map SNA FIDs to strings, and use
  them to finish up "address_to_str_buf()".
  
  Get rid of the declaration of "sna_fid_type_4_addr_to_str()" in
  "packet-sna.h", as that routine has been swallowed up in
  "sna_fid_to_str()".
  
  Revision  Changes    Path
  1.6       +1 -6      ethereal/packet-sna.h