Allow pcap/pcapng format to be written to more than just a file (FILE*). Gives more...
authormmann <mmann@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 2 Jan 2013 04:01:22 +0000 (04:01 +0000)
committermmann <mmann@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 2 Jan 2013 04:01:22 +0000 (04:01 +0000)
commita89b0f77fd75f24718f2cf36e863c6daec7f2bd1
treeb67c7d277581f97d014a701a84e03e3e3227cb9e
parent2474da8b4119fb2f9aa606cece37addc59a9ea7c
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

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46891 f5534014-38df-0310-8fa8-9805f1628bb7
dumpcap.c
pcapio.c
pcapio.h
text2pcap.c