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

Date: Wed, 22 May 2013 07:44:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49493

User: guy
Date: 2013/05/22 12:44 AM

Log:
 Pull the capture-session state information out of capture_opts and put
 it into a separate capture_session structure.  capture_opts should
 contain only user-specified option information (and stuff directly
 derived from it, such as the "capturing from a pipe" flag).

Directory: /trunk/ui/gtk/
  Changes    Path                        Action
  +12 -12    capture_dlg.c               Modified
  +2 -0      capture_if_dlg.c            Modified
  +9 -9      capture_info_dlg.c          Modified
  +1 -1      drag_and_drop.c             Modified
  +27 -22    main.c                      Modified
  +1 -0      main_80211_toolbar.c        Modified
  +26 -22    main_statusbar.c            Modified
  +1 -1      main_statusbar_private.h    Modified

Directory: /trunk/ui/qt/
  Changes    Path          Action
  +3 -1      main.cpp      Modified

Directory: /trunk/
  Changes    Path                Action
  +1 -0      Makefile.common     Modified
  +83 -80    capture.c           Modified


(12 files not shown)