http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37171
User: tuexen
Date: 2011/05/15 03:54 PM
Log:
Change internal data structures to store and handle mulitple
pcap devices / pipes to capture from and open and close them.
However, capturing currently happens only on the last specified
interface.
So this does not add user visible functionality except that
some bugs are fixed. For example a crash when capturing on
a pipe and saving in pcapng format.
Directory: /trunk/
Changes Path Action
+463 -361 dumpcap.c Modified