summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuy Harris <gharris@steve.local>2009-07-11 11:59:04 -0700
committerGuy Harris <gharris@steve.local>2009-07-11 11:59:04 -0700
commit3efa66617444114280a9daa625d910a897867c15 (patch)
treeb1203067ae562e47139c0ea697d085cee74ed583 /CHANGES
parent6f7074d4b01554ff275223c12244d5db9d2be75f (diff)
downloadlibpcap-3efa66617444114280a9daa625d910a897867c15.tar.gz
For Linux, add to the pcap_md structure a pointer to a memory-mapped
region and the size of the region; use that pointer rather than the bp or buffer member (that means we don't have to worry about pcap_cleanup_live_common() attempting to free that buffer). Use the saved size when unmapping the memory-mapped region. Use that for Linux USB memory-mapped access as well - and unmap the memory-mapped region when we close the pcap_t, because we *do* have to unmap it.
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions