]> The Tcpdump Group git mirrors - libpcap/commit
Now that we try to build libpcap with large file support, add a warning
authorguy <guy>
Tue, 1 Jan 2008 04:34:49 +0000 (04:34 +0000)
committerguy <guy>
Tue, 1 Jan 2008 04:34:49 +0000 (04:34 +0000)
commit716cd1f4ddb365a5dc6f3db7950e69b7b10e6d8a
tree9ab6a2992b75044b125cb6922a7df24adeba707f
parenta9b98caa0d13c692f4ff08df7116276542471be5
Now that we try to build libpcap with large file support, add a warning
to users of pcap_file() that the resulting FILE * might refer to a file
> 2GB and a suggestion that they use large-file-capable calls on it or
on the result of passing it to fileno() if at all possible.
pcap.3