Wireshark-commits: [Wireshark-commits] rev 32357: /trunk/ /trunk/gtk/: main.c /trunk/: capture.c ca

Date: Thu, 01 Apr 2010 21:55:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32357

User: gerald
Date: 2010/04/01 02:55 PM

Log:
 Keep a copy of the interface description and capture filter around so that
 we can use it in the main window title during and after capture. Add a
 "-X" option for providing a description for stdin.

Directory: /trunk/gtk/
  Changes    Path          Action
  +2 -5      main.c        Modified

Directory: /trunk/
  Changes    Path                  Action
  +9 -4      capture.c             Modified
  +7 -1      capture_ui_utils.c    Modified
  +1 -0      cfile.c               Modified
  +1 -0      cfile.h               Modified
  +38 -1     file.c                Modified
  +18 -0     file.h                Modified