Hmmm, man seems a little broken too.

Carter Bullard carter at qosient.com
Thu Sep 21 20:06:46 EDT 2000


Hey Peter,
   This is an interesting problem, as I'm not sure
what Os's have the issue.  We use %Ld in our printf statements
to get doubles out, but on some machines it needs to be
%lld.  Is this FreeBSD?  You may want to go into
./common/argus_util.c, on line 286, or so, and change
the %L's to %ll's and give that a try.  The argus
data is fine, just the printf statement may need some adjustment.

    On that gdb, did you compile argus_bpf with the -g
option?

Carter


-----Original Message-----
From: owner-argus at lists.andrew.cmu.edu
[mailto:owner-argus at lists.andrew.cmu.edu]On Behalf Of Peter Van Epp
Sent: Thursday, September 21, 2000 7:43 PM
To: argus
Subject: Hmmm, man seems a little broken too.


	I'd guess that man has an off by one (or reversed) format string.
I expect it means many packets even more bytes and 0 drops rather than what
it says (no bytes many many drops).

21 Sep 00 16:40:46  man  pkts 723075  bytes        0  drops 52400359
STP

Peter Van Epp / Operations and Technical Support
Simon Fraser University, Burnaby, B.C. Canada

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20000921/ef3972b2/attachment.html>


More information about the argus mailing list