cvs commit: src/sys/netinet in_var.h ip_fastfwd.c ip_flow.c ip_flow.h ip_input.c ip_output.c src/sys/sys mbuf.h src/sys/conf files src/sys/net if_arcsubr.c if_ef.c if_ethersubr.c if_fddisubr.c if_iso88025subr.c if_ppp.c

Dag-ErlingSmørgrav des at des.no
Sun Nov 16 07:37:46 PST 2003


Andre Oppermann <oppermann at pipeline.ch> writes:
>                            Interface counters should be 64bit or
> they become useless with todays traffic levels...

They are, in 5.x.  In fact, I ran into trouble with my own rrdtool
scripts, which use awk to process netstat output, because the
interface counters were 64-bit but awk only understands 32-bit
integers (I've sent patches to bwk).

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-all mailing list