From owner-freebsd-bugs Sun Jun 1 01:20:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA12938 for bugs-outgoing; Sun, 1 Jun 1997 01:20:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA12912; Sun, 1 Jun 1997 01:20:02 -0700 (PDT) Resent-Date: Sun, 1 Jun 1997 01:20:02 -0700 (PDT) Resent-Message-Id: <199706010820.BAA12912@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, hsu@clinet.fi Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA12808 for ; Sun, 1 Jun 1997 01:17:31 -0700 (PDT) Received: from plentium.clinet.fi (root@plentium.clinet.fi [194.100.1.97]) by hauki.clinet.fi (8.8.5/8.6.4) with ESMTP id LAA16079 for ; Sun, 1 Jun 1997 11:17:28 +0300 (EET DST) Received: (hsu@localhost) by plentium.clinet.fi (8.7.6/8.6.4) id LAA28038; Sun, 1 Jun 1997 11:17:28 +0300 (EET DST) Message-Id: <199706010817.LAA28038@plentium.clinet.fi> Date: Sun, 1 Jun 1997 11:17:28 +0300 (EET DST) From: Heikki Suonsivu Reply-To: hsu@clinet.fi To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: kern/3738: Byte and packet counters in ipfw overflow quickly Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3738 >Category: kern >Synopsis: Byte and packet counters in ipfw overflow quickly >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 1 01:20:01 PDT 1997 >Last-Modified: >Originator: Heikki Suonsivu >Organization: Clinet, Espoo, Finland >Release: FreeBSD 2.2-CURRENT i386 >Environment: 2.2-CURRENT >Description: fw_pcnt and fw_bcnt fields in ip_fw are u_long. A 2 Mbps link wraps over in just four hours. This forces building some kind of collector program which reads and resets the counters quickly enough to save the information. These should be 64 bit values ? >How-To-Repeat: try to use ipfw to collect usage statistics in a busy network. >Fix: >Audit-Trail: >Unformatted: