Changes: The buggy sort algorithm has been replaced.
The contents of the log file are loaded back into bandwidthd on
restart, so data is persistent between restarts. Log rotation
has been added. RecoverCdf has been modified to load large log
files much faster, and to load files from the rotation. A
segmentation fault in DropOldData has been fixed.
PR: 59175
Submitted by: maintainer
builds HTML files with graphs to display network utilization.
Charts are built by individual IP. It color codes HTTP,
TCP, UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks
each individual IP address, not the status of any particular
link.
PR: 58830
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>