Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23124: /trunk/ /trunk/: capture_sync.c dumpcap.c

Date: Wed, 10 Oct 2007 01:31:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23124

User: guy
Date: 2007/10/10 01:31 AM

Log:
 Make the sync pipe the standard error, not the standard output, of
 dumpcap, when using it as a capture child; leave the standard output
 alone, in case tshark was told to write the capture to the standard
 error.
 
 Get rid of the argument to the "-Z" option to dumpcap; it might not work
 on Windows.

Directory: /trunk/
  Changes    Path              Action
  +2 -6      capture_sync.c    Modified
  +7 -10     dumpcap.c         Modified