Ethereal-cvs: [Ethereal-cvs] rev 12853: /trunk/gtk/: capture_dlg.c capture_if_dlg.c capture_in

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Wed, 29 Dec 2004 09:09:45 -0000
User: ulfl
Date: 2004/12/29 03:09 AM

Log:
 Don't use a global capture_opts in the capturing engine (this isn't a good idea). Do some more "housekeeping" in the capturing part. 
 
 Hopefully the unspecified forward declaration of capture_options_t in main.h is portable, but buildbot will tell me. This way I need the internals of that struct only at the places I really use it.

Directory: /trunk/gtk/
  Changes    Path                  Action
  +74 -73    capture_dlg.c         Modified
  +4 -3      capture_if_dlg.c      Modified
  +2 -1      capture_info_dlg.c    Modified
  +67 -64    main.c                Modified
  +3 -0      main.h                Modified

Directory: /trunk/
  Changes    Path              Action
  +52 -32    capture.c         Modified
  +8 -11     capture.h         Modified
  +34 -33    capture_loop.c    Modified
  +52 -48    capture_sync.c    Modified
  +2 -1      capture_sync.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12853&view=rev