cvs commit: src/sys/netinet tcp_hostcache.c
Andre Oppermann
andre at FreeBSD.org
Wed Aug 11 03:12:16 PDT 2004
andre 2004-08-11 10:12:16 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_hostcache.c
Log:
Correct the displayed bandwidth calculation for a readout via sysctl. The
saved value does not have to be scaled with HZ; it is already in bytes per
second. Only the multiply by eight remains to show bits per second (bps).
Revision Changes Path
1.5 +1 -1 src/sys/netinet/tcp_hostcache.c
More information about the cvs-src
mailing list