Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal capture.c util.c AUTHORS

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: Tue, 21 Mar 2000 00:52:08 -0600 (CST)
guy         2000/03/21 00:52:04 CST

  Modified files:
    .                    capture.c util.c AUTHORS 
  Log:
  Paul Welchinski's changes to, on Win32 systems:
  
  	properly handle ASCII vs. Unicode in the list of interfaces;
  
  	initialize Winsock before starting a capture, so that the code
  	in the Win32 libpcap to get the IP address and netmask by
  	translating the host name to an IP address works.
  
  Revision  Changes    Path
  1.99      +18 -1     ethereal/capture.c
  1.39      +35 -14    ethereal/util.c
  1.93      +4 -0      ethereal/AUTHORS