Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 90A3A63B8BC for ; Tue, 13 Apr 2010 21:02:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BE52F63B14C; Tue, 13 Apr 2010 21:02:01 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A84C663B13B for ; Tue, 13 Apr 2010 21:02:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8B040175DF; Tue, 13 Apr 2010 21:02:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 13 Apr 2010 21:02:00 +0000 From: Daniel Horecki Subject: CVS commit: pkgsrc/net/darkstat To: pkgsrc-changes@NetBSD.org Reply-To: morr@netbsd.org X-Mailer: log_accum Message-Id: <20100413210200.8B040175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: morr Date: Tue Apr 13 21:02:00 UTC 2010 Modified Files: pkgsrc/net/darkstat: Makefile distinfo Log Message: Update to 3.0.713 from maintainer. Changes: - Don't require --verbose for pcap_stats. - Survive interface going down on Linux. - Support DLT_RAW, implemented by Anton S. Ustyuzhanin. - Skip accounting for hosts or ports if their max is set to zero. - Implement --hexdump for troubleshooting. - Web: Implement --no-lastseen - Implement --snaplen manual override. - Fix snaplen problem on recent (1-2 years?) Linux kernels. - Implement --syslog - Implement --wait as a NetworkManager workaround. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/darkstat/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/darkstat/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.