aboutsummaryrefslogtreecommitdiff
path: root/utils/bandwidthd/files
Commit message (Collapse)AuthorAge
* bandwidthd: update to 2.0.1-34, sqlite support and SMTP trackingJean-Michel Lacroix2017-01-01
| | | | | | | | 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>
* bandwidthd: fix build with gcc5Jean-Michel Lacroix2015-11-24
| | | | | | | | This is a small fix to allow the package to compile with gcc5 Addition of the -std=gnu89 CFLAGS. Small correction of the copyright date of file bandwidthd.init Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* bandwidthd: Addition of a variant of the bandwidthd package.Jean-Michel Lacroix2015-11-10
| | | | | | | | | | | | | | | Addition of the bandwidthd-pgsql package variant that can save also in a postgres database. Modification of bandwidthd.config to have the default IP address of an OpenWrt router (192.168.1.1) Addition of a small OpenWrt logo in the logo.gif Compile tested on CC and trunk (ar71xx and mvebu in both cases) run tested on CC (ar71xx) and trunk (r47397 on mvebu) Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* Addition of bandwidthd from the oldpackagesJean-Michel Lacroix2015-10-14
Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info