]> The Tcpdump Group git mirrors - libpcap/commit
From Chris Lightfoot <[email protected]>: add
authorguy <guy>
Sun, 7 Nov 2004 21:40:48 +0000 (21:40 +0000)
committerguy <guy>
Sun, 7 Nov 2004 21:40:48 +0000 (21:40 +0000)
commitcccbf10006cded068d85c3f14fb91a087918128e
tree7823b272eb830b5f28db91a9ce4f76e7f9e7071e
parent1ab36e08d7a00782ba0adf1ea7472742a4a44363
From Chris Lightfoot <[email protected]>: add
"pcap_dump_fopen()" to open a pcap_t given a FILE *, and add
"pcap_dump_fopen()" to open a pcap_dumper_t given a FILE *.

On Windows, if we're opening the standard input, put it in binary mode.

Check for errors from "sf_write_header()" and return an error if we get
an error.
CREDITS
pcap.3
pcap.h
savefile.c