Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-nbns.c packet-netbios.c packe

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 2 Sep 1999 20:43:14 -0500 (CDT)
guy         1999/09/02 20:43:12 CDT

  Modified files:
    .                    packet-nbns.c packet-netbios.c 
                         packet-netbios.h 
  Log:
  Use "process_netbios_name()", rather than "canonicalize_netbios_name()",
  to turn NetBIOS names into a nice printable form.
  
  Put the description of NetBIOS name types into places where it fits;
  have "packet-netbios.c" export a routine to interpret them.
  
  Revision  Changes    Path
  1.27      +87 -82    ethereal/packet-nbns.c
  1.6       +11 -3     ethereal/packet-netbios.c
  1.3       +2 -1      ethereal/packet-netbios.h