http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39495
User: tuexen
Date: 2011/10/20 11:17 AM
Log:
Use a global list containing all interfaces and only change
properties of the entries when changes are made in the GUI.
Do not misuse the list of interfaces specified on the command
line anymore.
This patch does not provide any new functionality, it just
provides the base for future extensions like removing
remote interface, mulitple airpcap devices and multiple
pipes.
This patch was provided by Irene Ruengeler.
Directory: /trunk/gtk/
Changes Path Action
+311 -732 capture_dlg.c Modified
+8 -51 capture_dlg.h Modified
+180 -280 capture_if_dlg.c Modified
+4 -1 capture_if_dlg.h Modified
+343 -138 main.c Modified
+3 -0 main.h Modified
+104 -257 main_welcome.c Modified
+5 -12 main_welcome.h Modified
+1 -0 prefs_capture.c Modified
Directory: /trunk/
Changes Path Action
+11 -7 capture.c Modified
+1 -1 capture.h Modified
(4 files not shown)