Ethereal-cvs: [Ethereal-cvs] rev 17608: /trunk/: capture.c capture.h capture_loop.c capture_sy

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

Date: Mon, 13 Mar 2006 00:30:53 GMT
User: ulfl
Date: 2006/03/12 06:30 PM

Log:
 fix bug #803: sync pipe on Win32 wasn't set to binary mode, so error message transport failed between Ethereal and dumpcap.
 
 I've also changed the way the secondary error message is transported from former "header message 0 secondary 0" to "header header message 0 header secondary 0" as that might be a bit more clearer, and I'll need it for further development anyway.
 
 I was using this while debugging and not recognizing the real problem - for about four hours :-(. I'll need this feature when doing the interface (and link layer type) browsing later (transferring this data from dumpcap to Ethereal) to get a full blown privilege seperation.

Directory: /trunk/
  Changes    Path              Action
  +1 -2      capture.c         Modified
  +1 -1      capture.h         Modified
  +2 -1      capture_loop.c    Modified
  +58 -33    capture_sync.c    Modified
  +42 -39    dumpcap.c         Modified



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