Ethereal-cvs: [Ethereal-cvs] rev 17786: /trunk/gtk/: capture_dlg.c /trunk/: capture_loop.c cap

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

Date: Mon, 03 Apr 2006 00:53:01 GMT
User: guy
Date: 2006/04/02 07:53 PM

Log:
 In Tethereal, don't save to a temporary file if "-w" isn't specified,
 even if doing a live capture; just print the packets without saving
 them.
 
 In dumpcap:
 
 	default to the capturing the entire packet;
 
 	don't do the "Press any key" stuff when debugging on UN*X;
 
 	do console logging (to the standard error) even when we're
 	running as the capture child (the sync pipe should only be the
 	standard output, not the standard error).

Directory: /trunk/gtk/
  Changes    Path             Action
  +2 -0      capture_dlg.c    Modified

Directory: /trunk/
  Changes    Path              Action
  +41 -35    capture_loop.c    Modified
  +13 -10    capture_opts.c    Modified
  +8 -7      capture_opts.h    Modified
  +45 -43    dumpcap.c         Modified
  +28 -26    tethereal.c       Modified



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