Subject: CVS commit: pkgsrc/net/libpcap
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/25/2003 12:51:14
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Mar 25 10:51:14 UTC 2003

Modified Files:
	pkgsrc/net/libpcap: Makefile buildlink2.mk distinfo

Log Message:
Update to 0.7.2, enable on NetBSD (builds fine).
Changes:
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.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/net/libpcap/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/libpcap/buildlink2.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/net/libpcap/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.