Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture-wpcap.c pcap-util-unix.c pcap-util.h

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 12 Jun 2004 02:47:13 -0500 (CDT)
guy         2004/06/12 02:47:13 CDT

  Modified files:
    .                    capture-wpcap.c pcap-util-unix.c 
                         pcap-util.h tethereal.c 
  Log:
  On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LIST
  and the error message includes "Not enough storage is available
  to process this command" or "The operation completed successfully",
  suggest that the user install a WinPcap version later than 3.0 - this is
  definitely a Frequently Asked Question on the Ethereal list.
  
  Revision  Changes    Path
  1.10      +23 -1     ethereal/capture-wpcap.c
  1.3       +11 -1     ethereal/pcap-util-unix.c
  1.7       +7 -1      ethereal/pcap-util.h
  1.244     +14 -7     ethereal/tethereal.c