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 41105: /trunk/ /trunk/ui/gtk/: capture_dlg.c capture_dlg

Date: Tue, 21 Feb 2012 11:59:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41105

User: tuexen
Date: 2012/02/21 03:59 AM

Log:
 From Irene Ruengeler:
 * Add support in the GUI for pipes.
 * Allow the local interfaces to be rescanned via the GUI.
 * Allow remote interfaces to be added and deleted.
 The GUI can be extended to support other ways of capturing.

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +1143 -119 capture_dlg.c       Modified
  +20 -16    capture_dlg.h       Modified
  +33 -10    capture_if_dlg.c    Modified
  +3 -0      capture_if_dlg.h    Modified
  +24 -0     dlg_utils.c         Modified
  +3 -0      main.c              Modified
  +32 -0     main_welcome.c      Modified
  +3 -0      main_welcome.h      Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -1      capture.c     Modified