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