mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
Addition of sqlite storage Tracking of SMTP traffic instead of P2P traffic Based on NethServer bandwidthd implementation Signed-off-by: Jean-Michel lacroix <lacroix@lepine-lacroix.info>
This commit is contained in:
3
utils/bandwidthd/files/phphtdocs-sqlite/footer.php
Normal file
3
utils/bandwidthd/files/phphtdocs-sqlite/footer.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo("Page load completed in ". (time() - $starttime) ." seconds");
|
||||
?>
|
||||
Reference in New Issue
Block a user