http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32843
User: guy
Date: 2010/05/17 11:40 AM
Log:
When dumpcap is run to get an interface list, interface capabilities, or
interface statistics, have its error messages come out as sync-pipe
errors, have it send a sync-pipe "success" message on success, and have
the callers get that message and display it.
Directory: /trunk/gtk/
Changes Path Action
+1 -3 main.c Modified
Directory: /trunk/
Changes Path Action
+6 -1 capture.c Modified
+18 -15 capture_ifinfo.c Modified
+0 -1 capture_ifinfo.h Modified
+474 -246 capture_sync.c Modified
+4 -2 capture_sync.h Modified
+11 -2 dumpcap.c Modified
+1 -0 sync_pipe.h Modified
+1 -3 tshark.c Modified