http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40693
User: tuexen
Date: 2012/01/24 08:05 AM
Log:
Second try. This time pipes and stdin are supported.
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/ui/gtk/
Changes Path Action
+362 -894 capture_dlg.c Modified
+8 -51 capture_dlg.h Modified
+226 -399 capture_if_dlg.c Modified
+5 -2 capture_if_dlg.h Modified
+714 -406 main.c Modified
+5 -1 main.h Modified
+140 -292 main_welcome.c Modified
+5 -12 main_welcome.h Modified
+1 -0 prefs_capture.c Modified
+2 -0 prefs_taps.c Modified
(7 files not shown)