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 37342: /trunk/ /trunk/gtk/: main.c main_statusbar.c /tru

Date: Sat, 21 May 2011 13:22:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37342

User: tuexen
Date: 2011/05/21 06:22 AM

Log:
 Fix the capturing from the GUI. Honor the iface variable.
 
 The next step is to retire the iface variable and use
 the ifaces array only. This should simplify things and
 fix the cases, where you start wireshark with command
 line arguments and also use the GUI.

Directory: /trunk/gtk/
  Changes    Path                Action
  +1 -3      main.c              Modified
  +16 -16    main_statusbar.c    Modified

Directory: /trunk/
  Changes    Path              Action
  +7 -0      capture_sync.c    Modified