[196] in linux-announce channel archive
ipacct v0.6a - small "bug" in patch for 1.1.88
daemon@ATHENA.MIT.EDU (Lars Wirzenius)
Tue Feb 14 18:03:15 1995
Date: Tue, 14 Feb 1995 21:26:17 +0200
From: Lars Wirzenius <wirzeniu@cc.helsinki.fi>
To: linux-activists@niksula.hut.fi, linux-announce@vger.rutgers.edu
X-Mn-Key: announce
From: lf@gimli.comlink.de (Lars Fenneberg)
Subject: ipacct v0.6a - small "bug" in patch for 1.1.88
Keywords: ipacct, bug
Newsgroups: comp.os.linux.announce
Organization: ?
Approved: linux-announce@tc.cornell.edu (Lars Wirzenius)
Followup-to: comp.os.linux.networking
Hello again!
Well, to my own despair there is a small bug in the patch for 1.1.88
of ipacct v0.6a. After you patch, you have to change the line 37 in
the file linux/net/inet/ip_acct_user.c:
---8<--------------------------------------------------------------------
--- linux/net/inet/ip_acct_user.c.old Tue Feb 14 13:23:07 1995
+++ linux/net/inet/ip_acct_user.c Tue Feb 14 13:24:58 1995
@@ -34,7 +34,7 @@
#include <linux/inet.h>
#include <linux/net.h>
-#define DEBUG
+#undef DEBUG
#include <linux/ip_acct_user.h>
static struct ip_acct_user_s *user_stat[IPAU_HASHMAX];
---8<--------------------------------------------------------------------
This disables debugging, which generates a printk for _every_
packet.
I've put a new version v0.6b on sunsite, which fixes this.
I am sorry for any inconvinience.
Lars.
--
Lars Fenneberg, lf@gimli.comlink.de, Tel.: 040/5244224
ftz Hamburg eV, mailbox: CL-HH - 040 2500890 (3 Ports)
--
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember Keywords: and a short description of the software.