diff options
author | adam <adam@pkgsrc.org> | 2011-02-11 12:13:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-02-11 12:13:13 +0000 |
commit | 3ee05083754368629156682bc3b510137e75120e (patch) | |
tree | cfac0fb91ad4de5df69448b4672f4eb82d98fb4d /net/tcpdump/distinfo | |
parent | 64509fa8073dc825f6252c8a31466f469ddc37ef (diff) | |
download | pkgsrc-3ee05083754368629156682bc3b510137e75120e.tar.gz |
Changes 4.1.1:
* Fix build on systems with PF, such as FreeBSD and OpenBSD.
* Don't blow up if a zero-length link-layer address is passed to
linkaddr_string().
Changes 4.1.0:
* Fix printing of MAC addresses for VLAN frames with a length
field
* Add some additional bounds checks and use the EXTRACT_ macros
more
* Add a -b flag to print the AS number in BGP packets in ASDOT
notation rather than ASPLAIN notation
* Add ICMPv6 RFC 5006 support
* Decode the access flags in NFS access requests
* Handle the new DLT_ for memory-mapped USB captures on Linux
* Make the default snapshot (-s) the maximum
* Print name of device (when -L is used)
* Support for OpenSolaris (and SXCE build 125 and later)
* Print new TCP flags
* Add support for RPL DIO
* Add support for TCP User Timeout (UTO)
* Add support for non-standard Ethertypes used by 3com PPPoE gear
* Add support for 802.11n and 802.11s
* Add support for Transparent Ethernet Bridge ethertype in GRE
* Add 4 byte AS support for BGP printer
* Add support for the MDT SAFI 66 BG printer
* Add basic IPv6 support to print-olsr
* Add USB printer
* Add printer for ForCES
* Handle frames with an FCS
* Handle 802.11n Control Wrapper, Block Acq Req and Block Ack frames
* Fix TCP sequence number printing
* Report 802.2 packets as 802.2 instead of 802.3
* Don't include -L/usr/lib in LDFLAGS
* On x86_64 Linux, look in lib64 directory too
* Lots of code clean ups
* Autoconf clean ups
* Update testcases to make output changes
* Fix compiling with/out smi (--with{,out}-smi)
* Fix compiling without IPv6 support (--disable-ipv6)
Diffstat (limited to 'net/tcpdump/distinfo')
-rw-r--r-- | net/tcpdump/distinfo | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/net/tcpdump/distinfo b/net/tcpdump/distinfo index b630b509293..7225201d482 100644 --- a/net/tcpdump/distinfo +++ b/net/tcpdump/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.17 2009/05/20 20:09:33 asau Exp $ +$NetBSD: distinfo,v 1.18 2011/02/11 12:13:13 adam Exp $ -SHA1 (tcpdump-4.0.0.tar.gz) = 618ac122d1a9d80f64865f0a4e4c4391baa54132 -RMD160 (tcpdump-4.0.0.tar.gz) = 294e8cc7b7026357fa061c296434eab363281de1 -Size (tcpdump-4.0.0.tar.gz) = 708774 bytes -SHA1 (patch-ag) = ff1d8c79e2137639e0a8aac2a18d18f09340c99a -SHA1 (patch-ah) = b6ca131244c11a63fb4f3044abba99d217bc80d5 +SHA1 (tcpdump-4.1.1.tar.gz) = 8f356cbc781192ecb527623d68db90e06aa9d4b9 +RMD160 (tcpdump-4.1.1.tar.gz) = 97ac07582f26c4126b09de1dcca6851ad02352d1 +Size (tcpdump-4.1.1.tar.gz) = 1587392 bytes +SHA1 (patch-ah) = c3adfebd0c763583ae9609e07fc816972eb223c0 |