Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 40334: /trunk/ /trunk/gtk/: capture_dlg.c capture_if_dlg

Date: Thu, 29 Dec 2011 22:49:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40334

User: guy
Date: 2011/12/29 02:49 PM

Log:
 Add an additional DONT_HAVE_PCAP return value from get_interface_list()
 and capture_interface_list().  Return it if, on Windows, we ask for the
 interface list but don't have WinPcap installed.  Handle it like
 CANT_GET_INTERFACE_LIST.

Directory: /trunk/gtk/
  Changes    Path                Action
  +6 -3      capture_dlg.c       Modified
  +1 -0      capture_if_dlg.c    Modified
  +1 -0      main.c              Modified
  +2 -1      main_welcome.c      Modified

Directory: /trunk/
  Changes    Path                Action
  +12 -0     capture-wpcap.c     Modified
  +1 -0      capture_ifinfo.h    Modified
  +2 -0      capture_opts.c      Modified
  +2 -0      dumpcap.c           Modified
  +1 -0      tshark.c            Modified