Wireshark-commits: [Wireshark-commits] rev 46891: /trunk/ /trunk/: dumpcap.c pcapio.c pcapio.h text

Date: Wed, 02 Jan 2013 04:01:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46891

User: mmann
Date: 2013/01/01 08:01 PM

Log:
 Allow pcap/pcapng format to be written to more than just a file (FILE*).  Gives more flexibility if needed.
 
 WRITE_DATA macro replaced and applied consistently throughout pcapio.c

Directory: /trunk/
  Changes    Path           Action
  +9 -9      dumpcap.c      Modified
  +198 -127  pcapio.c       Modified
  +18 -6     pcapio.h       Modified
  +8 -8      text2pcap.c    Modified