ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 40693: /trunk/ /trunk/ui/gtk/: capture_dlg.c capture_dlg

Date: Tue, 24 Jan 2012 16:05:27 GMT
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)