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