]> granicus.if.org Git - vnstat/commit
add BandwidthDetectionInterval functionality, avoid trying to get speed information...
authorTeemu Toivola <git@humdi.net>
Thu, 8 Jan 2015 20:06:58 +0000 (22:06 +0200)
committerTeemu Toivola <git@humdi.net>
Thu, 8 Jan 2015 20:06:58 +0000 (22:06 +0200)
commitdb4008280829ee112e72646c7416242a2ddc57d0
treeef4554e50a4444fde542fbd8fd7b19aba578272f
parentc9d9f5a2ee1828f88d444b55a9ff13eac8f9d0e9
add BandwidthDetectionInterval functionality, avoid trying to get speed information when not needed and increase default MaxBandwidth to 1000, closes #6
cfg/vnstat.conf
man/vnstat.conf.5
src/common.h
src/daemon.c
src/dbcache.c
src/ibw.c
src/ifinfo.c
src/ifinfo.h
src/vnstat.c
tests/database_tests.c
tests/ifinfo_tests.c