ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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