Re: writing to disk process
Ulf Lamping <[email protected]>
| Newsgroups | gmane.network.ethereal.user |
|---|---|
| Message-ID | <[email protected]> |
Torres, Javier wrote: > Thanks for that, I have not read anything on this exe, does it have the > same syntax for filters and the like? > Basically yes. However, you can use capture filters, which are basically a feature of libpcap/WinPcap. But you can't use read filters, the ones with Wireshark display filter syntax as that would require a lot of additional performance and makes packet drops much more likely. See http://www.wireshark.org/docs/man-pages/dumpcap.html for details. Regards, ULFL