]> The Tcpdump Group git mirrors - libpcap/commitdiff
Add an item to the CHANGES for the fix to make memory-mapped capture on
authorGuy Harris <[email protected]>
Wed, 25 Mar 2009 16:16:12 +0000 (09:16 -0700)
committerGuy Harris <[email protected]>
Wed, 25 Mar 2009 16:16:12 +0000 (09:16 -0700)
Linux work with pcap_next() and pcap_next_ex().

CHANGES

diff --git a/CHANGES b/CHANGES
index 5bf491d5ef547e7c1be8acd6099f057cba0d3d71..6495137b350cfa0ca8e89a8e5cbfab450ebe4851 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 @(#) $Header: /tcpdump/master/libpcap/CHANGES,v 1.72 2008-12-23 20:13:29 guy Exp $ (LBL)
 
-Tue.    December 23, 2008.  [email protected].  Summary for 1.0.1 libpcap release
+Tue.    March 25, 2000.  [email protected].  Summary for 1.0.1 libpcap release
        Install headers unconditionally, and include vlan.h/bluetooth.h if enabled
        Autoconf fixes+cleanup
        Support enabling/disabling bluetooth (--{en,dis}able-bluetooth)
@@ -10,6 +10,8 @@ Tue.    December 23, 2008.  [email protected].  Summary for 1.0.1 libpcap rel
          attempt to open it in Monitor mode
        Add support for snapshot length for USB Memory-Mapped Interface
        Fix configure and build on recent Linux kernels
+       Fix memory-mapped Linux capture to support pcap_next() and
+         pcap_next_ex()
        Fixes for Linux USB capture
        DLT: Add DLT_LINUX_EVDEV
        DLT: Add DLT_GSMTAP_UM