]> The Tcpdump Group git mirrors - libpcap/commitdiff
Get ready for libpcap 0.7.2 libpcap-0.7 libpcap-0.7.2
authorfenner <fenner>
Wed, 26 Feb 2003 07:01:33 +0000 (07:01 +0000)
committerfenner <fenner>
Wed, 26 Feb 2003 07:01:33 +0000 (07:01 +0000)
CHANGES
README
VERSION

diff --git a/CHANGES b/CHANGES
index 04cbe74055fde5230394c6521a12f15f182e27ad..78934b0ed5a8748246e8252ddb20a0639f37dd49 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,17 @@
-@(#) $Header: /tcpdump/master/libpcap/CHANGES,v 1.56 2001-10-23 04:37:31 mcr Exp $ (LBL)
+@(#) $Header: /tcpdump/master/libpcap/CHANGES,v 1.56.2.1 2003-02-26 07:01:33 fenner Exp $ (LBL)
+
+Tuesday, February 25, 2003. [email protected].  0.7.2 release
+
+       Support link types that use 802.2 always, never, and sometimes.
+       Don't decrease the size of the BPF buffer from the default.
+       Support frame relay.
+       Handle 32-bit timestamps in DLPI, and pass the right buffer size.
+       Handle Linux systems with modern kernel but without
+        SOL_PACKET in the userland headers.
+       Linux support for ARPHRD_RAWHDLC.
+       Handle 32-bit timestamps in snoop.
+       Support eg (Octane/O2xxx/O3xxx Gigabit) devices.
+       Add new reserved DLT types.
 
 Monday October 23, 2001. [email protected]. Summary for 0.7 release
 
diff --git a/README b/README
index 788b0427b0ae846727f5b0d596f72fd3e6562dcf..afc8b0569233f903e527f4d3ea50e612f3d3579c 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-@(#) $Header: /tcpdump/master/libpcap/README,v 1.24.2.2 2002-05-29 07:12:57 guy Exp $ (LBL)
+@(#) $Header: /tcpdump/master/libpcap/README,v 1.24.2.3 2003-02-26 07:01:33 fenner Exp $ (LBL)
 
-LIBPCAP 0.7.1
+LIBPCAP 0.7.2
 Now maintained by "The Tcpdump Group"
 See            www.tcpdump.org
 
@@ -11,8 +11,8 @@ Anonymous CVS is available via:
        (password "anoncvs")
        cvs -d :pserver:[email protected]:/tcpdump/master checkout libpcap
 
-Version 0.7.1 of LIBPCAP can be retrieved with the CVS tag "libpcap_0_7rel1":
-       cvs -d :pserver:[email protected]:/tcpdump/master checkout -r libpcap_0_7rel1 libpcap
+Version 0.7.2 of LIBPCAP can be retrieved with the CVS tag "libpcap_0_7rel2":
+       cvs -d :pserver:[email protected]:/tcpdump/master checkout -r libpcap_0_7rel2 libpcap
 
 Please send patches against the master copy to [email protected].
 
diff --git a/VERSION b/VERSION
index eb49d7c7fdcbb1b4745de39837864aa7f78570ac..7486fdbc50b3f93d9d04db440483984df5d1dcce 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.7
+0.7.2