-@(#) $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)
+
+
+ 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.
-@(#) $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
(password "anoncvs")
-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_7rel
1 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_7rel
2 libpcap