diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-25 10:51:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-25 10:51:13 +0000 |
commit | 68c4d1014f3da0e4fa396014bd45cd6fc401c90a (patch) | |
tree | 2a75c75bb364f5649af6c4e9b376ca9f75d0d95d /net/libpcap/distinfo | |
parent | 05ccd512589fbf1d8ffd73034ca0214a3140478f (diff) | |
download | pkgsrc-68c4d1014f3da0e4fa396014bd45cd6fc401c90a.tar.gz |
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.
Diffstat (limited to 'net/libpcap/distinfo')
-rw-r--r-- | net/libpcap/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libpcap/distinfo b/net/libpcap/distinfo index d725ba5bac9..732baa63b8e 100644 --- a/net/libpcap/distinfo +++ b/net/libpcap/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/02/13 15:25:16 seb Exp $ +$NetBSD: distinfo,v 1.4 2003/03/25 10:51:13 wiz Exp $ -SHA1 (libpcap-0.7.1.tar.gz) = 15a12314d709a5d0e7b1e4e52e3fd4698d3468ca -Size (libpcap-0.7.1.tar.gz) = 197653 bytes +SHA1 (libpcap-0.7.2.tar.gz) = fcf36a938a9205ceb211883445bfd158a96098d6 +Size (libpcap-0.7.2.tar.gz) = 206173 bytes |